add .nanorc
parent
b8377b32c5
commit
43fbd18370
|
@ -0,0 +1,10 @@
|
||||||
|
# enables the minibar feature
|
||||||
|
set minibar
|
||||||
|
# disable inverse text for the minibar
|
||||||
|
set titlecolor normal,normal
|
||||||
|
|
||||||
|
#You can now read files into their own buffer with ctrl-R.
|
||||||
|
set multibuffer
|
||||||
|
|
||||||
|
# disables the shortcut hints
|
||||||
|
# set nohelp
|
Loading…
Reference in New Issue