Skip to content

dcruz/.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.vim folder

Info

This is my .vim/ folder that contains all the plugins and configurations that I need on vim.

Install

To install these settings just do a git clone in your home directory: git clone git://github.com/rogeriopvl/.vim.git

Then create two symbolic links for vimrc and for gvimrc: ln -s ~/.vim/vimrc ~/.vimrc ln -s ~/.vim/gvimrc ~/.gvimrc

Packages

No packages published

Languages

  • Vim Script 99.9%
  • Shell 0.1%