Skip to content

sinjab/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

.vimrc

My vim settings

Install pathogen.vim

Copy and paste the following into your terminal/shell:

mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim

Vim syntax highlighting for Pug (formerly Jade) templates.

cd ~/.vim/bundle
git clone git://github.com/digitaltoad/vim-pug.git

About

My vim settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published