Skip to content

llowder/puppet-nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df6166f · Feb 19, 2015

History

16 Commits
Mar 5, 2013
Feb 19, 2015

Repository files navigation

puppet-nano

Syntax highlighting for puppet files in nano

Either copy the contents of puppet.nanorc into your ~/.nanorc or add 'include /path/to/puppet.nanorc' to your .nanorc

Also, some VERY useful options to use in your ~/.nanorc

set const

set tabsize 2

set tabstospaces

set smarthome

set cut

set morespace

set multibuffer

set suspend

set smooth