# Custom .nanorc file # Written by @Starbeamrainbowlabs # Soft-wrap lines (don't _actually_ auto-wrap lines - that would be really annoying!) set softwrap # 8 is way too wide. Seriously. Why is it even the default? set tabsize 4 ## Paint the interface elements of nano. ## This is an example; by default there are no colors. set titlecolor brightwhite,blue set statuscolor brightwhite,green set keycolor green set functioncolor yellow