Created
May 10, 2024 20:29
-
-
Save wzulfikar/7b8960e2c0f9f7b2292bc85c24a61eac to your computer and use it in GitHub Desktop.
.nanorc
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
# Enable syntax highlighting. See: https://gist.github.com/BlakeGardner/5587269 – 2024-05-10 | |
include "/opt/homebrew/share/nanorc/*.nanorc" | |
# Display line numbers to the left of the text area – 2024-05-10 | |
set linenumbers | |
set constantshow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment