/Vim-config

vim config

Primary LanguageVim Script

Vim Config

Installation

  1. Download
git clone git@github.com:clintliang/Vim-config.git
  1. Install Vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  1. Create .vimrc symbolic link
ln -s /PATH_TO_Vim-config/.vimrc ~/
  1. Install plugins: Launch vim and run :PluginInstall