-
#582 is merged and now we are close to have the new plugin architecture implemented, but not much can be done yet: While we have a way to call vim remotely, it's not very useful if vim can't notify th…
-
The vscode markdown lsp uses customer message `markdown/getReferencesToFileInWorkspace`.
How do I get something similar in `oxide`?
ray-x updated
2 months ago
-
Scrollbars are a pretty crucial feature for editing larger files, and one I sorely miss from gvim. It would be perfect if it could also obey settings from `guioptions`.
If pointed in the right dire…
-
#1605 paves the way for a completely refactored UI and this means Neovim is getting close to its first release. I'm opening this issue to draw a line for which tasks must be performed before Neovim be…
-
See also #61
Beyond CSL, the other excellent package first released around the same time, and similarly ambitious, is biblatex.
It has struck me its design has some similarities to what I'm doin…
-
**Describe the bug**
Neovide freezes spontaneously and forces me to restart it. I have no idea how it happens, but it happens in every scenario; writing code, using commands, opening plugins like…
-
I am use python3.12
[*] neovim-0.9.5_1 Fork of Vim aiming to improve user experience, plugins and GUIs
[*] python3-neovim-0.5.0_1 Python3 client for Neovim
When i open PY file with syste…
-
[neovim 0.92](https://github.com/neovim/neovim/releases/tag/v0.9.2) had some changes that break the fvim UI.
`grid_line` now passes a `wrap` boolean. I'm guessing this is only useful for the TUI s…
-
`[ERROR rust_analyzer::reload] Failed to run proc-macro server from path /home/chase/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/libexec/rust-analyzer-proc-macro-srv, error: Custom { kind: …
-
Hi!
On Mageia x86-64 v6 ( see http://www.mageia.org/en/ ) running bootstrap.sh gives me the following output and seeks input:
```
+ '[' '!' -e /zzz ']'
+ mkdir -p work
+ cd work
++ pwd
+ WD…