Skip to content

jeansebastienh/puppet-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

This is the vim module.

Example

This module will try to install vim via the package vim-enhanced (CentOS 6.x) and will allow the configuration of git for all users.

It will also make vim modular with pathogen.

# To install vim
class { 'vim': }

# To configure

vim::configure {'syntax': str => 'syntax on' }

About

A puppet module to install and configure vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published