Add init script
This commit is contained in:
parent
45f73d1b1b
commit
2f029f2ccc
5 changed files with 259 additions and 51 deletions
|
@ -12,7 +12,7 @@ set constantshow
|
|||
# set fill -4
|
||||
# set historylog
|
||||
# set justifytrim
|
||||
# set linenumbers
|
||||
set linenumbers
|
||||
# set locking
|
||||
set matchbrackets "(<[{)>]}"
|
||||
# set morespace
|
||||
|
@ -53,10 +53,10 @@ set selectedcolor brightwhite,magenta
|
|||
set numbercolor cyan
|
||||
set keycolor cyan
|
||||
set functioncolor green
|
||||
# set titlecolor brightwhite,red
|
||||
# set statuscolor brightwhite,red
|
||||
# set selectedcolor brightwhite,cyan
|
||||
# set numbercolor magenta
|
||||
set titlecolor brightwhite,red
|
||||
set statuscolor brightwhite,red
|
||||
set selectedcolor brightwhite,cyan
|
||||
set numbercolor magenta
|
||||
# set keycolor brightmagenta
|
||||
# set functioncolor magenta
|
||||
include "/usr/share/nano/*.nanorc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue