Nick Nisi
1a1d63222d
upgrade vim-plug
2016-02-03 09:51:35 -06:00
Nick Nisi
6bb11ca1be
update vim-airline and install themes
...
vim-airline moved and split out the themes into a separate repo
2016-01-29 09:28:43 -06:00
Nick Nisi
8b644574dc
add markdown snippets and front matter syntax
2016-01-04 14:48:32 -06:00
Nick Nisi
671d0aa2e7
upgrade plug version
2015-12-31 12:01:32 -06:00
Nick Nisi
87c5f4c612
remove duplicate neomake config
2015-12-30 20:09:47 -06:00
Nick Nisi
40d5e5280d
set neomake syntax checker by config existence
...
If a .jshintrc file exists in the project directory, then use jshint. Otherwise, default to eslint
2015-12-30 20:06:55 -06:00
Nick Nisi
2d4cc4178a
updating vim-plug
2015-12-14 08:57:45 -06:00
Nick Nisi
1ea1229e47
update vim-plug and update css-color loading
2015-12-03 09:36:16 -06:00
Nick Nisi
1a525bdc61
add more js snippets
2015-11-21 19:02:02 -06:00
Nick Nisi
abe32d6caf
upgrade plug.vim and switch out ctrlp source repo
2015-11-21 19:01:33 -06:00
Nick Nisi
690a465d7f
fix <leader>ev and remove other mappings fixes #12
...
* fix `<leader>ev` so that it opens ~/.config/nvim/init.vim
* remove `<leader>ep`
* remove `<leader>ef`
Thanks for pointing this out, @surrain!
2015-11-04 21:44:28 -06:00
Nick Nisi
316a7a662b
update location of neovim config, update link.sh
...
* move ~/.nvim to ~/.config/nvim
* move ~/.nvimrc to ~/.config/nvim/init.vim
* update install/link.sh to skip already existing files
* update install/link.sh to handle creating symlinks for files in newly created config/ directory
These changes are consistent with the latest neovim install, which moves away from ~/.nvim and ~/.nvimrc
2015-10-29 20:25:36 -05:00