Skip to content

cdmwebs/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My vim config

Requirements

Installation

gem install homesick
homesick clone cdmwebs/vim-config
homesick symlink cdmwebs/vim-config
vim -c BundleInstall
:qa

Note: vim needs to be compiled with ruby support. vim --version should tell you if you have it or not.

cd $HOME/.homesick/repos/cdmwebs/vim-config/home/.vim/bundle/command-t/ruby/command-t
(optional) rvm use system OR rbenv local system
ruby extconf.rb
make

Now you're vimming!

About

My vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published