Last active
April 15, 2026 14:56
-
-
Save wieczorek1990/a09ee7260be08059b2dd01a58e5542f4 to your computer and use it in GitHub Desktop.
VIM rc
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
| syntax on | |
| set number | |
| set tabstop=4 softtabstop=4 expandtab shiftwidth=4 smarttab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment