mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-22 18:52:43 +00:00
Minor fix on Linux
This commit is contained in:
parent
87c237684b
commit
c4125a4626
8 changed files with 41 additions and 63 deletions
|
|
@ -18,9 +18,10 @@
|
|||
// custom settings, run `zed: open default settings` from the
|
||||
// command palette (cmd-shift-p / ctrl-shift-p)
|
||||
{
|
||||
"base_keymap": "VSCode",
|
||||
"vim_mode": true,
|
||||
"ui_font_size": 16,
|
||||
"buffer_font_size": 16,
|
||||
"buffer_font_size": null,
|
||||
"theme": {
|
||||
"mode": "dark",
|
||||
"light": "Catppuccin Latte",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue