Omarchy 3.1 updates and misc tweaks
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"base_keymap": "SublimeText",
|
||||
"format_on_save": "off",
|
||||
"ui_font_size": 16,
|
||||
"buffer_font_size": 15,
|
||||
"buffer_font_size": 15.0,
|
||||
"buffer_font_features": {
|
||||
"calt": false
|
||||
},
|
||||
@@ -38,6 +38,13 @@
|
||||
"Elixir": {
|
||||
"tab_size": 2
|
||||
},
|
||||
"Python": {
|
||||
"language_servers": [
|
||||
"ty",
|
||||
"!basedpyright",
|
||||
"...",
|
||||
],
|
||||
},
|
||||
"Markdown": {
|
||||
"soft_wrap": "editor_width"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user