Daily auto-commit 2026-04-30T04:23:10UTC @ nord
This commit is contained in:
@@ -8,6 +8,21 @@
|
||||
// command palette
|
||||
{
|
||||
// "base_keymap": "Atom", // default is VSCode, TODO: try to switch
|
||||
"cli_default_open_behavior": "new_window",
|
||||
"outline_panel": {
|
||||
"dock": "left"
|
||||
},
|
||||
"collaboration_panel": {
|
||||
"dock": "left"
|
||||
},
|
||||
"agent": {
|
||||
"dock": "right",
|
||||
"favorite_models": [],
|
||||
"model_parameters": []
|
||||
},
|
||||
"git_panel": {
|
||||
"dock": "left"
|
||||
},
|
||||
"ssh_connections": [
|
||||
{
|
||||
"host": "rocm",
|
||||
@@ -71,6 +86,7 @@
|
||||
"coloring": "disabled"
|
||||
},
|
||||
"project_panel": {
|
||||
"dock": "left",
|
||||
"hide_gitignore": true,
|
||||
"indent_size": 10,
|
||||
"indent_guides": {
|
||||
|
||||
Reference in New Issue
Block a user