Skip to content

Instantly share code, notes, and snippets.

View lmiguelm's full-sized avatar

Luis Miguel lmiguelm

View GitHub Profile
{
"editor.fontFamily": "JetBrains Mono",
"editor.fontSize": 14,
"editor.lineHeight": 1.8,
"editor.parameterHints.enabled": false,
"editor.renderLineHighlight": "gutter",
"editor.acceptSuggestionOnCommitCharacter": false,
"editor.fontLigatures": true,
"editor.tabSize": 2,
"editor.hideCursorInOverviewRuler": true,