This commit is contained in:
2026-01-09 15:32:45 +08:00
parent 9ffcc4caa5
commit 2f37ac4f95

View File

@@ -12,7 +12,7 @@
"enabled": true
},
"terminal": {
"font_family": "Iosevka Terminal Wide",
"font_family": ".ZedMono",
"detect_venv": "off",
"font_size": 14
},
@@ -82,6 +82,11 @@
"edit_prediction_provider": "none"
},
// "vim_mode": true,
"languages": {
"Haskell": {
"tab_size": 2
}
},
////// LSP config //////
"lsp": {
"texlab": {