Created
August 26, 2022 12:29
-
-
Save Humoud/ef5259adc8979aad6aa50051c402a665 to your computer and use it in GitHub Desktop.
basic vim rc 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 number | |
set visualbell | |
set ruler | |
colorscheme desert |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment