This commit is contained in:
2023-11-12 22:10:38 +05:00
parent e77e963a98
commit 6fd9a92306
3 changed files with 24 additions and 1 deletions

View File

@@ -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