vim/config/vim
Danielle McLean fc59f3cf4c
Migrate plugins.vim to Vim9 script
This syntax is only supported in Vim 8.2 or higher, so this means older
Vims won't work properly, but I don't really have much of a reason to
use older Vims than that anyway.

Note that because plugins.vim now requires Vim 8.2+, it doesn't need to
bother providing special support for Vims that don't have the packages
feature, since packages were added before Vim9 script anyway.
2022-07-02 16:19:28 +10:00
..
ftplugin Switch to another plugin for closing XML tags, which doesn't require the HTML ftplugin to extend the XML one 2018-11-16 09:19:10 +11:00
init.vim Add good Svelte support: vim-svelte-plugin + CoC 2022-05-16 11:27:36 +10:00
plugins.vim Migrate plugins.vim to Vim9 script 2022-07-02 16:19:28 +10:00