Последняя активность 1 year ago

typescript.vim Исходник
1" ~/.config/nvim/ftplugin/typescript.vim
2
3set includeexpr=tr(v:fname,'.js','.ts')