Last active
September 23, 2023 12:42
-
-
Save aimtiaz11/180e7ec848dce47874704e0cf4bc47d6 to your computer and use it in GitHub Desktop.
My .vimrc
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 tabstop=2 | |
set autoindent | |
set nu | |
syntax on | |
set ignorecase |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment