mirror of
https://gitlab.com/briannafoxwell/dotfiles.git
synced 2025-04-20 04:23:24 +00:00
nanorc
This commit is contained in:
parent
e4b8f829e9
commit
9debfc4f95
24
.nanorc
Normal file
24
.nanorc
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
set constantshow
|
||||||
|
## set mouse
|
||||||
|
## set nowrap
|
||||||
|
|
||||||
|
set minibar
|
||||||
|
set minicolor white,green
|
||||||
|
|
||||||
|
set scrollercolor white,green
|
||||||
|
set titlecolor white,green
|
||||||
|
set keycolor white,green
|
||||||
|
set functioncolor white,green
|
||||||
|
|
||||||
|
set linenumbers
|
||||||
|
set numbercolor white,green
|
||||||
|
|
||||||
|
set nohelp
|
||||||
|
## set indicator
|
||||||
|
|
||||||
|
set guidestripe 80
|
||||||
|
set stripecolor red,normal
|
||||||
|
## set zero
|
||||||
|
|
||||||
|
bind ^P linenumbers all
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user