powerful yet reasonably lightweight Vim configuration with XDG support, best served with Vim 9
Go to file
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
config Migrate plugins.vim to Vim9 script 2022-07-02 16:19:28 +10:00
.stow-rename Using stow-rename, unhide all the files :3 2016-10-07 23:12:17 +11:00
gvimrc Switch guifont to Fira Code :3 2018-02-05 12:13:40 +11:00
ideavimrc Enable ideajoin setting in ideavimrc - makes the J command in IdeaVim use IDE smarts 2019-08-29 11:21:49 +10:00
vimrc Support the XDG_STATE_HOME directory 2021-09-22 10:35:51 +10:00