dotfiles: leviathan: arch-openbox-20231010
This commit is contained in:
20
.nanorc
Normal file
20
.nanorc
Normal file
@ -0,0 +1,20 @@
|
||||
set linenumbers
|
||||
set tabsize 4
|
||||
set tabstospaces
|
||||
set multibuffer
|
||||
set nohelp
|
||||
set nowrap
|
||||
#set smooth
|
||||
set wordbounds
|
||||
|
||||
set titlecolor brightwhite,blue
|
||||
set statuscolor brightwhite,green
|
||||
set errorcolor brightwhite,red
|
||||
set selectedcolor brightwhite,magenta
|
||||
set stripecolor ,yellow
|
||||
set numbercolor cyan
|
||||
set keycolor cyan
|
||||
set functioncolor green
|
||||
|
||||
include /usr/share/nano/*.nanorc
|
||||
#include /usr/share/nano-syntax-highlighting/*.nanorc
|
Reference in New Issue
Block a user