Commit graph

10 commits

Author SHA1 Message Date
Danielle McLean 585f5d5cc7
Update minpac integration commands to support the new minpac#status 2020-06-13 19:36:24 +10:00
Danielle McLean f010fd4698
Enable handy dandy balloons and jump-to-error bindings for ALE 2019-11-08 09:01:55 +11:00
Danielle McLean f336258322
Remove compatibility hack from init.vim, since mucomplete and endwise now play nicely without hacks 2018-08-03 15:50:05 +10:00
Danielle McLean 32f034f58f
termguicolors works properly in Vim 8.1 so let's use it 2018-06-18 10:43:11 +10:00
Danielle McLean d1f0e233b2
Add tern for smart JavaScript completion and configure mucomplete to work well with it 2018-04-19 09:34:43 +10:00
Danielle McLean 5355b4027b
Only set the 'belloff' option when it exists to avoid a spurious error at launch on older Vims 2018-02-22 10:44:43 +11:00
Danielle McLean 1b532523c5
Handle older Vims that don't have native package support by falling back on junegunn/vim-plug 2018-02-13 17:02:08 +11:00
Danielle McLean 3fa6f409ab
Install the gruvbox colorscheme and use it in Neovim and GVim
gruvbox is updated more often than Inkpot and works better in modern Vim - however, the 'termguicolors' option doesn't quite work correctly in Vim and won't give you a transparent terminal background, so we still use Inkpot in that case.

In Neovim, 'termguicolors' works perfectly - and in GVim it's moot since you're not using a terminal anyway. ;)
2018-01-25 12:07:05 +11:00
Danielle McLean f72d5561c8
Switch from Supertab to µcomplete, and also install vitality.vim for smart tmuxing 2018-01-24 17:13:17 +11:00
Danielle McLean 5198ba5f2e
Rename my actual vimrc file to init.vim, for consistency with Neovim's approach 2018-01-24 16:58:39 +11:00
Renamed from config/vim/vimrc (Browse further)