Created
December 23, 2022 08:44
-
-
Save janglapuk/84be34641e7977afcdbff6b12459f01b to your computer and use it in GitHub Desktop.
~/.nanorc for noobs!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set tabsize 4 | |
set tabstospaces | |
set softwrap | |
set linenumbers | |
set smooth | |
set tabstospaces | |
set autoindent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment