⚙️ config(vscodium): change project manager folder
This commit is contained in:
parent
6766067d7e
commit
5ee9507f9f
1 changed files with 1 additions and 6 deletions
|
@ -151,12 +151,7 @@
|
||||||
"vscode-neovim.neovimExecutablePaths.linux": "/home/matt/.local/share/bob/nvim-bin/nvim",
|
"vscode-neovim.neovimExecutablePaths.linux": "/home/matt/.local/share/bob/nvim-bin/nvim",
|
||||||
|
|
||||||
// Project Manager
|
// Project Manager
|
||||||
"projectManager.git.baseFolders": [
|
"projectManager.git.baseFolders": ["/home/matt/Repos/"],
|
||||||
"/home/matt/Repos/Work",
|
|
||||||
"/home/matt/Repos/Personal",
|
|
||||||
"/home/matt/Repos/Community",
|
|
||||||
"/home/matt/Repos/Class"
|
|
||||||
],
|
|
||||||
"projectManager.sortList": "Recent",
|
"projectManager.sortList": "Recent",
|
||||||
// Smooth movement
|
// Smooth movement
|
||||||
"workbench.list.smoothScrolling": true,
|
"workbench.list.smoothScrolling": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue