My Vim Settings and a script to auto setup them
Go to file
ViViDboarder 68cc46f11c Ignore UltiSnips directory 2015-06-15 18:00:51 -07:00
vim Update keymap for new nvim :Term commands 2015-06-15 18:00:37 -07:00
.gitignore Ignore UltiSnips directory 2015-06-15 18:00:51 -07:00
Makefile Neovim updates 2015-03-26 17:45:03 -07:00
README.md Added SFDC Syntax Highlighting to .vimrc 2012-10-15 15:18:14 -04:00
vim-sync-append.sh only install nvim plugins if nvim exists 2015-06-03 14:28:44 -07:00
vimrc Add support for fish shell, just in case 2015-05-21 13:52:19 -07:00

README.md

About

These are just my Vim settings that I like to keep synced between my computers for convenience

I am not the original creators of many of the files included in the dot_vim directory and only re-host them out of convienince. If I am missing any licensing information I'd be happy to attach it.

Most of the packages have been replaced in favor of using vundle so that I never have to update my repo with any plugin updates.

Install

git clone https://github.com/ViViDboarder/Vim-Settings.git
cd Vim-Settings
./vim-sync-append.sh