Skip to content

Bravo13/.vimrcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Before using this .vimrcg follow next simple steps

  1. create .vimrc that will include vimrcg and setup plugin dir for perl-support
source $HOME/.vimrcg/.vimrc_g

let g:Perl_PluginDir = $HOME.'/.vim/bundle/vim-plugins/'
  1. install Vundle to .vim
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle 
  1. install ctags
http://prdownloads.sourceforge.net/ctags/ctags-5.8.tar.gz

Now you can run vim and start BundleInstall to get cool themes and plugins :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published