Last active
October 20, 2023 15:29
-
-
Save mmxcrono/f3a67c14a72d936c5d564ba96196040e to your computer and use it in GitHub Desktop.
Add some syntax highlighting and autoindex to your ~/.vimrc file
This file contains 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 autoindent | |
syntax on | |
colorscheme koehler |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment