dot_nanorc 195 B

123456789
  1. # Include all the syntax highlighting modules.
  2. include /run/current-system/profile/share/nano/*.nanorc
  3. ## Highlight line limiting column.
  4. set guidestripe 80
  5. ## Reduce tab length.
  6. set tabsize 4