最后活跃于 8 months ago

db's Avatar db 修订了这个 Gist 8 months ago. 转到此修订

1 file changed, 2 insertions

typescript.vim

@@ -1 +1,3 @@
1 + " ~/.config/nvim/ftplugin/typescript.vim
2 +
1 3 set includeexpr=tr(v:fname,'.js','.ts')

db's Avatar db 修订了这个 Gist 8 months ago. 转到此修订

1 file changed, 1 insertion

typescript.vim(文件已创建)

@@ -0,0 +1 @@
1 + set includeexpr=tr(v:fname,'.js','.ts')
上一页 下一页