dannys42 / vim-defaults

My collection of VIM defaults

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-defaults

My collection of VIM defaults

Do this to install:

mkdir -p ~/.vim/pack
git clone git@github.com:dannys42/vim-defaults.git ~/.vim/pack/danny-defaults
(cd ~/.vim/pack/danny-defaults && git submodule update --init)

And you're done!

About

My collection of VIM defaults

License:MIT License


Languages

Language:Vim Script 100.0%