feat: replace flame with glance

This commit is contained in:
Nickolaj Jepsen 2025-12-14 01:34:24 +01:00
parent 05199cf98e
commit fac1a09715
9 changed files with 471 additions and 47 deletions

View file

@ -47,7 +47,6 @@ in {
"editor.formatOnPaste" = true;
"editor.bracketPairColorization.enabled" = true;
"editor.guides.bracketPairs" = "active";
"editor.smoothScrolling" = true;
"editor.cursorSmoothCaretAnimation" = "on";
"editor.stickyScroll.enabled" = true;
"editor.inlayHints.enabled" = "onUnlessPressed";