/vim

vim config

Primary LanguageMakefile

VIM

Install Plugin Manager

https://github.com/VundleVim/Vundle.vim

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Config

cp vimrc ~/.vimrc

Others

command-t

  cd ~/.vim/bundle/Command-T/ruby/command-t/
  ruby extconf.rb && make