2025-01-12

This commit is contained in:
2025-01-12 10:00:01 -05:00
parent 9b68b632be
commit ceeebd74e0
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -14,5 +14,4 @@ window-width = 100
window-padding-x = 5 window-padding-x = 5
window-padding-y = 5 window-padding-y = 5
window-padding-balance = true window-padding-balance = true
background-opacity = 0.9
background-blur-radius = 20
+4
View File
@@ -62,6 +62,10 @@
"enabled": true, "enabled": true,
"coloring": "indent_aware" "coloring": "indent_aware"
}, },
// "node": {
// "path": "/Users/ghall/.nvm/versions/node/v20.12.2/bin/node",
// "npm_path": "/Users/ghall/.nvm/versions/node/v20.12.2/bin/npm"
// },
"languages": { "languages": {
"JSONC": { "JSONC": {
"show_inline_completions": false "show_inline_completions": false