Skip to content

I can't get this plugin to work #1822

Answered by tepene
tepene asked this question in Q&A
Feb 19, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Alright, I can't find the exact problem with my setup at the moment. So I decided to go with the AppImage NeoVim version.

I modified my settings.json in VSCode as follows:

{
  // NeoVim Extension
  "extensions.experimental.affinity": {
    "asvetliakov.vscode-neovim": 1
  },
  "vscode-neovim.neovimExecutablePaths.linux": "/var/home/stephan/Code/__devcontainer/apps/nvim.appimage",
  "vscode-neovim.logOutputToConsole": true,
  "vscode-neovim.logLevel": "info"
}

This works for me. So, when in VSCode it uses the AppImage and when i use NeoVim directly I use my with brew installed version.

Thanks again @justinmk for giving me some hints!!

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@justinmk
Comment options

@tepene
Comment options

@tepene
Comment options

@tepene
Comment options

Answer selected by tepene
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants