2023-11-12 22:10:38 +05:00

21 lines
382 B
Plaintext

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