-
### How are you using the lua-language-server?
NeoVim
### Which OS are you using?
Linux
### What is the issue affecting?
Completion
### Expected Behaviour
It should look up defini…
-
# Setting up Neovim for C++ Development with LSP - jdhao's digital space
update log 2022-02-08: update fastgit URL In this post, I would like to share how to set up Neovim for writing simple C++ …
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this is…
-
I've installed `debugpy` in my venv and `nvim-dap` for my neovim. But I cannot get the dap to stop at the breakpoint I set inside nvim.
Calling `breakpoint()` works just fine and I can debug or run…
-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have searched the existing issues of noice.nvim
- [X] I have searched the existing issues of plugins …
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim …
-
E5108: Error executing lua: ...lazy/telescope.nvim/lua/telescope/builtin/__internal.lua:1131: /home/jz/.local/share/nvim/lazy/visual_studio_code/colors/visual_studio_code.vim, line 1: Vim(lua):E5108…
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.10.0
### Neorg setup
```
{
load = …
-
#496 causes issues when neovim is configured through lazy.nvim. This is because lazy disables `loadplugins` by default (see https://github.com/folke/lazy.nvim/issues/402).
Unsure as to what the pr…
-
After some attempts I do not seem to be able to setup `ropevim` in my Neovim setup(NvChad) which uses `lazyvim` plugin manager.
I am using `python-language-server` (**pylsp**) LSP installed via Ma…