Last active
December 31, 2025 18:23
-
-
Save edombowsky/b5818781cd2b0ff00f4b6b97180288a6 to your computer and use it in GitHub Desktop.
micro configuration
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
| { | |
| "autosu": true, | |
| "diffgutter": true, | |
| "hlsearch": true, | |
| "mkparents": true, | |
| "savecursor": true, | |
| "tabstospaces": true | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment