powerful yet reasonably lightweight Vim configuration with XDG support, best served with Vim 9
Go to file
Danielle McLean bd409f4ac0
Add a few more plugins from tpope's gallery
vim-apathy automatically sets Vim's 'path' option for various file
types, which helps a bunch of Vim commands usefully discover included
files (gf, :find, [i, and more).

vim-dadbod provides a :DB command, which can send queries through to a
wide variety of database management systems. This includes Redis, which
is awesome.

vim-eunuch provides Vim commands wrapping various UNIX functionality.
The most exciting are :SudoWrite and :SudoEdit, allowing a privileged
file to be edited and saved without having to 'sudo vim' up front.
2018-10-11 15:42:35 +11:00
config Add a few more plugins from tpope's gallery 2018-10-11 15:42:35 +11: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 Using stow-rename, unhide all the files :3 2016-10-07 23:12:17 +11:00
vimrc Rename my actual vimrc file to init.vim, for consistency with Neovim's approach 2018-01-24 16:58:39 +11:00