Skip to content

nebjak/dotVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My .vim and .vimrc

based on vim-plug minimalist Vim plugin manager

Install

  1. Check out dotVim into ~/.vim:

     $ cd
     $ git clone git://github.com/nebjak/dotVim.git .vim
    
  2. Make link for .vimrc file:

     $ cd
     $ ln -s .vim/vimrc .vimrc
    
  3. Run Vim and :PlugInstall to install plugins.

Plugins