Skip to content

igorb/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

How to install?

 git clone [email protected]:igorb/vim.git ~/.vim
 git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
 ln -s  ~/.vim/.vimrc ~/.vimrc

Open vim and run next command: BundleInstall

Then for command-t The C extension must be compiled:

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

About

vimrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published