mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: replace flame with glance
This commit is contained in:
parent
05199cf98e
commit
fac1a09715
9 changed files with 471 additions and 47 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue