🐛 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": {
|
||||
"asvetliakov.vscode-neovim": 1
|
||||
},
|
||||
"vscode-neovim.neovimExecutablePaths.linux": "/home/matt/.local/share/bob/nvim-bin/nvim",
|
||||
|
||||
// Project Manager
|
||||
"projectManager.git.baseFolders": [
|
||||
"/home/matt/Repos/Work",
|
||||
|
|
Loading…
Add table
Reference in a new issue