Skip to content

Puppet module that adds vim plugins for syntax highlighting and indenting to match Puppet style guide

License

Notifications You must be signed in to change notification settings

theurbanpenguin/puppet-vim-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

puppet_vim

Table of Contents

  1. Description
  2. Setup - The basics of getting started with puppet_vim

Description

This module is designed to work on NIX based systems to ensure that vim-enhanced is installed ans the correct syntax and indenting files have been added for vim to play nicely with vim.

This has been tested on Solaris 11.2, Ubuntu 14.04, CentOS 6.7 and CentOS 7.2. The module will add syntax and indenting files for vim to their system locations represented by the default $VIM.

Files

RedHat

  • Files added to subdirs in /usr/share/vim/vim74
  • /etc/vimrc replaced with an orginal copy with additons

Debian

  • Files added to subdirecories in /etc/vim
  • New /etc/vim/vimrc.local created

Solaris

  • Files added to subdirs in /usr/share/vim/vim73
  • /usr/share/vim/vimrc created

The module will also intall vim on Ununtu and vim-enhanced on CentOS. Make sure you use the command vim on CentOS and not vi.

About

Puppet module that adds vim plugins for syntax highlighting and indenting to match Puppet style guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages