⚙️ 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",
|
||||
|
||||
// Project Manager
|
||||
"projectManager.git.baseFolders": [
|
||||
"/home/matt/Repos/Work",
|
||||
"/home/matt/Repos/Personal",
|
||||
"/home/matt/Repos/Community",
|
||||
"/home/matt/Repos/Class"
|
||||
],
|
||||
"projectManager.git.baseFolders": ["/home/matt/Repos/"],
|
||||
"projectManager.sortList": "Recent",
|
||||
// Smooth movement
|
||||
"workbench.list.smoothScrolling": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue