[+] Nanorc sync

This commit is contained in:
Hykilpikonna
2022-08-15 13:17:44 -04:00
parent 14926b2d1e
commit bdb7f78c4e
2 changed files with 39 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
# ~/.nanorc
set tabstospaces
set tabsize 2
set autoindent
set linenumbers
set nonewlines
bind ^z undo main
bind ^y redo main
bind ^f whereis main
bind ^r replace main
include ~/zshrc/plugins/nanorc/*.nanorc