My Vim Settings and a script to auto setup them
Go to file
ViViDboarder ba490aa7b7 Move some of the more complicated plugin settings to their own rcs 2015-04-28 12:01:33 -07:00
vim Move some of the more complicated plugin settings to their own rcs 2015-04-28 12:01:33 -07:00
.gitignore Move some of the more complicated plugin settings to their own rcs 2015-04-28 12:01:33 -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 Neovim updates 2015-03-26 17:45:03 -07:00
vimrc Move some of the more complicated plugin settings to their own rcs 2015-04-28 12:01:33 -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