Skip to content

queso/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 queso/vim-config
homesick symlink queso/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/queso/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

Languages

  • Vim Script 100.0%