-
@DetachHead thankyou so much for your effort on this mate, I really appreciate it!
Code actions for basedpyright appear to be working in v1.7.0, but broken in v1.8.0 for nvim - I have not looked …
-
### Expected behavior
When running `Neomake!` with an `errorformat` containing `%D` and `%X` (to deal with file paths in recursive Makefiles), lines coming from `make`'s `stderr` and `stdout` shoul…
-
### Version confirmation
- [X] Confirm
### Following prerequisites
- [X] Confirm
### Not a user config issue
- [X] Confirm
### Neovim version
NVIM v0.10.0
### Operating system/version
Linux V…
-
This markdown
```markdown
# Tables
| Last Name | First Name | Born | Bacon Number |
|----------------|------------|------|--------------|
| Bacon | Kevin | 1958 | 0 …
-
I've almost completely moved off CoC, making nvim less of a memory hog. Long and arduos process, yet...
Literally nothing tops CoCExplorer for me. Not CHADTree, NeoTree, Oil, Fern, NetRW, nada.
…
elzii updated
10 months ago
-
Says in the readme that this project was inspired by efm-langserver but there's no comparison. How is this project better/different?
-
After typing `getwd(`, a warning pops up "Incomplete string received. Expected 600 bytes; received 599. ".
If change this code:
https://github.com/R-nvim/R.nvim/blob/d58d5d854a6198c53154bbc7cc34…
-
Работаю на винде, в качестве редактора захотел использовать nvim с вашим конфигом. Для самого nvim я использую WSL 2. В общем какая-то проблема с lua-кодом внутри файла. Либо с отображением конфига вн…
-
### Description
The select_env() function brings up a telescope window to find env files to load, but it is not filtering files when text is entered.
### Neovim version
```markdown
NVIM v0.10.1
Bu…
jrebs updated
3 weeks ago
-
I'm not sure exactly what's going on (or the cause of this), but here's what happened. BTW I'm using `Plug`.
In my vimrc, I changed `Plug 'projekt0n/github-nvim-theme'` to `Plug '~/code/github-nvim…