Skip to content
/ dotvim Public

My ~/.vim directory, with custom plugins and filetype configurations - everything that is not installed by plug

License

Notifications You must be signed in to change notification settings

lpenz/dotvim

Repository files navigation

CI

dotvim

My ~/.vim directory, with custom plugins and filetype configurations - everything that is not vundle-installable.

Install instructions

Manually:

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

$ vim -c 'PlugInstall' -c 'qa!'

... or using ansible-pull:

$ ansible-pull -U https://github.com/lpenz/dotvim.git -i localhost, ansible-playbook.yml

About

My ~/.vim directory, with custom plugins and filetype configurations - everything that is not installed by plug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published