-
Creating a tracking issue to discuss the "future" of lspconfig so I have something to point users at, as a lot of these questions get asked cyclically. I'll go back and edit.
### Background
lspco…
-
**Is your feature request related to a problem? Please describe.**
I wish we had interactive way to adjust Nightfox theme in realtime - something like https://github.com/rktjmp/lush.nvim
The way I …
-
Quite often when I'm changing some code and in the middle of the change when the code is broken, it throws a random error.
It's not every time, just at some weird times.
Here it happens when I …
-
### Description
I had this plugin installed for a long time. But, just a couple of days ago, the conceallevel just stopped working. It doesn't show any of the symbols, fractions, super scripts, sub…
-
### Describe the solution you'd like?
```shell
I would like vim/neovim performance with highly configured setups to perform as fast as other competing terminal applications.
```
### Is your feature…
-
Hi
I think we should improve `setup` function to let users configure the entire plugin with it, using a config dictionary as argument
However, since the plugin should be configurable trough vimscrip…
-
### Neovim version (nvim -v)
0.7.0
### Vim (not Nvim) behaves the same?
I havent got vim installed
### Operating system/version
Arch Linux
### Terminal name/version
kitty
### $…
-
Hi there,
I am trying to setup clangd/coc-clangd, but received the following error. I included the error message, CocInfo, CocConfig and init.vim
## Error Message
```
[coc.nvim] Server languageser…
-
This is what I get by `nvim-qt -- -O a b`:
![image](https://user-images.githubusercontent.com/20490597/102782093-1c347c80-43dc-11eb-80c3-02826b814797.png)
The expected behavior is to open two pa…
-
Hi!
I am trying to use lsp_signature with cmp and pyright, using only the virtual text hints.
It is mostly working, except of one small quirk: The virtual text hint does not move on to the next …