mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update lvim, bsp, vscode
This commit is contained in:
parent
7b2a2568ad
commit
2921238137
7 changed files with 88 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"workbench.colorTheme": "GitHub Dark Default",
|
||||
"workbench.sideBar.location": "right",
|
||||
"workbench.sideBar.location": "left",
|
||||
"workbench.editor.untitled.hint": "hidden",
|
||||
"workbench.startupEditor": "none",
|
||||
"workbench.panel.defaultLocation": "bottom",
|
||||
|
|
@ -62,5 +62,6 @@
|
|||
},
|
||||
"[typescript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
}
|
||||
},
|
||||
"go.toolsManagement.autoUpdate": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue