Commit Graph

12 Commits

Author SHA1 Message Date
941a089d66 modifications to obtain working environment 2016-06-19 15:32:34 +01: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
Nick Nisi
a585e0caf6 various nvim/tmux updates
* make sure diffs open vertically in vim
* update tmux theme
* allow tmux to change the title of the terminal
* add .nvim/shada to gitignore ?
2015-10-25 13:21:33 -05:00
Nick Nisi
6e879a7186 remove vim/nvim dictionaries from dotfiles 2015-10-25 13:14:28 -05:00
Nick Nisi
1ac787e861 plug updates 2015-08-31 08:39:13 -05:00
Nick Nisi
1449da7cd7 add nvim configuration
* add neovim installation to brew install script
* clone vimrc to nvimrc
* replace syntastic plugin with neomake
2015-08-13 22:38:38 -05:00
Nick Nisi
811064e10c remove vundle, add vim-plug
vim-plug gives more control over vim plugins, allowing me to set when a plugin loads, scripts to run on install, and more.
2015-08-10 21:17:24 -05:00
Nick Nisi
b8a63eba33 add vim dictionary to repo 2014-11-22 12:32:36 -06:00
Nick Nisi
a6ea9e8ade add vim spellfile to gitignore 2014-09-14 09:58:45 -05:00
Nick Nisi
dccc8569ae adding grunt shortcuts 2013-06-30 09:06:26 -05:00
Nick Nisi
5cc67b2273 Added bundle directory to gitignore 2012-12-16 21:19:56 -06:00
Nick Nisi
4f885fd99c Initial commit.
+ vim config files
+ git config files
2012-04-11 23:20:10 -05:00