Commit Graph

3 Commits

Author SHA1 Message Date
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