jcfrank / vim-conf

my .vim folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim

my .vim folder

Usage

mkdir ~/.vim
cd ~/.vim
git remote add https://github.com/jcfrank/vim.git
git pull origin master
./cloneVundle.sh

After these, launch vim and run:

:BundleInstall

Finally, exit vim and execute script:

./removeDupSnippets.sh

vim-cheatsheet

cheatsheet.md

About

my .vim folder


Languages

Language:Vim Script 99.0%Language:Python 0.8%Language:Shell 0.1%