default.nanorc 250 B

12345678910
  1. ## A default syntax, which is used
  2. ## for files that do not match any other syntax.
  3. syntax "default"
  4. # Spaces in front of tabs.
  5. color ,red " + +"
  6. # Nano's name, including version.
  7. color brightred "(GNU )?nano [1-9]\.[0-9]\.[^[:space:][:punct:]]+"