Created
July 15, 2022 04:31
-
-
Save BonyChops/1ce07fb20c63c9b2eef80ed707e055e9 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 expandtab | |
set tabstop=2 | |
set shiftwidth=2 | |
set number | |
syntax on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment