Last active
March 5, 2026 22:26
-
-
Save cnlohr/83ffd458cabb90eb0acfaafce7893d18 to your computer and use it in GitHub Desktop.
cnlohr's .vimrc file
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 nocompatible | |
| set number | |
| set ruler | |
| syntax on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment