Skip to content

My ready to use vim config, tailor made to Ruby/Rails development

Notifications You must be signed in to change notification settings

sstarr/vim-dotfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • Clone this repo into your home directory either as .vim (linux) or vimfiles (MS
    Windows).
  • Update all git submodule present in .vim/bundle using Vundle

vim +BundleInstall +qall

  • Create a symbolic link to your .vimrc

  ln -s ./.vim/vimrc ~/.vimrc

Please note

This repo is now using Vundle to manage dependencies.

About

My ready to use vim config, tailor made to Ruby/Rails development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 92.4%
  • Ruby 5.4%
  • C 1.5%
  • Other 0.7%