Closed Freed-Wu closed 7 months ago
Why it is needed?
For those user who don't install themis, they can view it with syntax highlight. If they want to advanced function (execute it), they can install this plugin.
Vimspec syntax highlighting is not necessary for users who are not using themis.vim.
Can we add
ftdetect/themis.vim
,ftplugin/vimspec.vim
, ... to vim runtime? Refer https://github.com/vim/vim/pull/14380 It is not hard.TIA!