typescript.vim
| @@ -1 +1,3 @@ | |||
| 1 | + | " ~/.config/nvim/ftplugin/typescript.vim | |
| 2 | + | ||
| 1 | 3 | set includeexpr=tr(v:fname,'.js','.ts') | |
Новее
Позже
Последняя активность 8 months ago
typescript.vim
| @@ -1 +1,3 @@ | |||
| 1 | + | " ~/.config/nvim/ftplugin/typescript.vim | |
| 2 | + | ||
| 1 | 3 | set includeexpr=tr(v:fname,'.js','.ts') | |