vim/config/vim
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
..
ftplugin Using stow-rename, unhide all the files :3 2016-10-07 23:12:17 +11:00
init.vim Remove compatibility hack from init.vim, since mucomplete and endwise now play nicely without hacks 2018-08-03 15:50:05 +10:00
plugins.vim Add a few more plugins from tpope's gallery 2018-10-11 15:42:35 +11:00