llowder / puppet-nano

Syntax highlighting for puppet files in nano
10 stars 14 forks source link

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