mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
fix nano
This commit is contained in:
parent
0f75ed4818
commit
122f159832
1 changed files with 2 additions and 2 deletions
|
|
@ -239,8 +239,8 @@ set functioncolor #0b8
|
|||
## For all details, see 'man nanorc', section SYNTAX HIGHLIGHTING.
|
||||
|
||||
## To include most of the existing syntax definitions, you can do:
|
||||
include "/usr/share/nano/*.nanorc"
|
||||
include "/usr/share/nano/extra/*.nanorc"
|
||||
#include "/usr/share/nano/*.nanorc"
|
||||
#include "/usr/share/nano/extra/*.nanorc"
|
||||
|
||||
## Or you can select just the ones you need. For example:
|
||||
# include "/usr/share/nano/html.nanorc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue