🐛 fix(vscodium): point out to nvim binary installed through bob
This commit is contained in:
parent
07bee72e48
commit
eaa7e8cf24
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,8 @@
|
||||||
"extensions.experimental.affinity": {
|
"extensions.experimental.affinity": {
|
||||||
"asvetliakov.vscode-neovim": 1
|
"asvetliakov.vscode-neovim": 1
|
||||||
},
|
},
|
||||||
|
"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/Work",
|
"/home/matt/Repos/Work",
|
||||||
|
|
Loading…
Add table
Reference in a new issue