-
### Describe the bug
When writing macro's the indentation acts a bit strange in certain cases, which means i need to manually fix them.
When i add a pair of braces inside the macro it doesn't increa…
-
This Reddit post shows off a similar plugin but it also shows a background color on the line number (line 13)
https://new.reddit.com/r/neovim/comments/1g1rc41/my_very_first_plugin_linenumberchangemod…
-
## Describe the bug
If I connect to a remote where I have the default shell set to the fish shell, it will fail at the `Setting up Neovim on remote host` step.
If I chsh to bash, everything works …
jariz updated
2 months ago
-
I think vim-gotham is affected by https://github.com/neovim/neovim/issues/26378
I'll take a closer look, but I just noticed some colors being broken after switching from 0.9.x to 0.10.
-
### Problem
`` keys are not handled properly when used with `--remote-send`. Keys wrapped in between `` and `` can be interpreted as if they are typed in normal mode instead of part of a command.
Fo…
-
### Problem
- No easy way to download a file, though both `curl` and libuv are available in all Nvim targets.
- `:edit ` (example: `:edit https://example.com/foo.txt`) is dependent on netrw for no re…
-
### Neovim version
0.9.1
### Language affected
scheme
### Query
_No response_
### Strategy
_No response_
### Description
```Text
The same as [this](https://github.com/HiPhish/nvim-ts-rainbow2…
lzlcs updated
3 weeks ago
-
# Problem
LSP servers have various custom capabilities and commands that are not part of the LSP spec, e.g.:
- "go to source definition" (typescript) [#28328](https://github.com/neovim/neovim/issues…
-
**NeoVim Version**
NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478
**Describe the bug**
Apologies for the vagueness but I'm not really sure how to pinpoint this issue.
I work in a ver…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Auto-completion, "go to definition" and general LSP functionality expectations are not …