Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 371 Bytes

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