Skip to content

pedrocunha/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

Install:

cd ~
git clone http://github.com/pedrocunha/dotvim.git ~/.vim

# Install plug
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Open vim and run :PlugInstall

Releases

No releases published

Packages

No packages published