updates
This commit is contained in:
@@ -1 +1,20 @@
|
||||
include /usr/share/nano-syntax-highlighting/*
|
||||
set autoindent
|
||||
set linenumbers
|
||||
#set smooth
|
||||
|
||||
set backup
|
||||
set backupdir "~/.cache/nano"
|
||||
|
||||
set titlecolor brightblue,black
|
||||
set statuscolor brightgreen,blue
|
||||
set selectedcolor brightwhite,magenta
|
||||
set numbercolor yellow
|
||||
set keycolor brightcyan
|
||||
set functioncolor green
|
||||
set nohelp
|
||||
|
||||
#bind ^[ ( main
|
||||
#bind ^] ) main
|
||||
#bind ^{ { main
|
||||
#bind ^} } main
|
||||
|
||||
Reference in New Issue
Block a user