Skip to content

Instantly share code, notes, and snippets.

@Ismael-VC
Created March 4, 2024 03:06
Show Gist options
  • Save Ismael-VC/e17d96cbd68f8a5a506d64506b576a7f to your computer and use it in GitHub Desktop.
Save Ismael-VC/e17d96cbd68f8a5a506d64506b576a7f to your computer and use it in GitHub Desktop.
Micro editor settings.
{
"colorcolumn": 80,
"diffgutter": true,
"hlsearch": true,
"indentchar": "⋅",
"rmtrailingws": true,
"scrollbar": true,
"softwrap": true,
"tabmovement": true,
"tabsize": 2,
"tabtospaces": true,
"wordwrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment