/vim-defaults

My collection of VIM defaults

Primary LanguageVim scriptMIT LicenseMIT

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!