-
Notifications
You must be signed in to change notification settings - Fork 12
A puppet module for vim with plugin support via pathogen
License
huskycode/puppet-huskycode-vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VIM === Install VIM with Pathogen. Manual config of vim can be done in ~/.vimrc.local License ------- BSD License Usage ----- class { "vim": user => "user", home_dir => "/home/user", } vim::plugin { "nerdtree": source => "https://github.com/scrooloose/nerdtree.git", } vim::rc { 'syntax on': } vim::plugin { 'solarized' : source => 'https://github.com/altercation/vim-colors-solarized.git', } vim::rc { 'solarized' : content => "set background=dark\ncolorscheme solarized" } Contact ------- info [at] huskycode.com for any issues.
About
A puppet module for vim with plugin support via pathogen
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published