Created
July 18, 2024 01:07
-
-
Save Kiritow/9fd774696a7d4202f408d05ec4eef2df to your computer and use it in GitHub Desktop.
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=4 | |
set expandtab | |
set shiftwidth=4 | |
set autoindent | |
set pastetoggle=<f5> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment