Skip to content

trcarden/vimrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my .vim directory and my .vimrc


To get this whole thing working simply:

  1) remove or merge your previous .vimrc /.gvimrc files into mine
  2) clone this repo as .vim in your home directory.
  3) create a symlink to .vimrc in your newly created .vim repo
  4) boot vim


Some changes might cause errors on git commits to remedy simply supply a direct path to the terminal version
of vim via: 

git config --global core.editor /usr/bin/vim

Source of intructions: http://www.cuberick.com/2010/02/vim-vs-rubymine.html 

About

My vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%