z
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
"terminal": {
|
"terminal": {
|
||||||
"font_family": "Iosevka Terminal Wide",
|
"font_family": ".ZedMono",
|
||||||
"detect_venv": "off",
|
"detect_venv": "off",
|
||||||
"font_size": 14
|
"font_size": 14
|
||||||
},
|
},
|
||||||
@@ -82,6 +82,11 @@
|
|||||||
"edit_prediction_provider": "none"
|
"edit_prediction_provider": "none"
|
||||||
},
|
},
|
||||||
// "vim_mode": true,
|
// "vim_mode": true,
|
||||||
|
"languages": {
|
||||||
|
"Haskell": {
|
||||||
|
"tab_size": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
////// LSP config //////
|
////// LSP config //////
|
||||||
"lsp": {
|
"lsp": {
|
||||||
"texlab": {
|
"texlab": {
|
||||||
|
|||||||
Reference in New Issue
Block a user