-
### Describe the bug
To rule out parsers/build/runtime issues I grabbed latest Neovim source (just now) then did:
```sh
cd ~/.config/local/share/ && rm -rf nvim
cd ~/.config/local/state/ && rm -…
-
My company just installed some pre-commit hooks that, among other things, invokes Clang-Tidy in order to validate the "style" of our C++ code.
Here is an example of the output from git commit in a …
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
Provide the option to not use the `oil://` scheme for buffers corresponding to local di…
-
### Neovim version (nvim -v | head -n1)
NVIM v0.9.5
### Operating system/version
Void Linux
### How to reproduce the issue
My UFO setup: https://github.com/rnwtn/nvim-config/blob/master…
rnwtn updated
9 months ago
-
## Result from CocInfo
CocInfo:
```
## versions
vim version: NVIM v0.8.2
node version: v19.5.0
coc.nvim version: 0.0.82-b7375d5f 2023-01-30 05:09:03 +0800
coc.nvim directory: /User…
-
after i update from version 2.5 to 2024.01.24, my vimwiki doesn't work:
1. when i press enter on wiki link, it doesn't auto redirect
2. when i select some word in visual mode, then press enter a f…
-
Simply doing `:Git push` freezes Neovim (version 0.9.5) for around 15 seconds. In the terminal the command itself takes 3 seconds. And even in general, any action (like calling `:Git` to pop open the …
-
Hi,
thanks for the awesome plugin!
I tried setting the theme and layout but that doesn't work?
``` require("telescope").setup({
extensions = {
advanced_git_search = {
telescope_…
-
I usually use `:Gstatus` to stage the appropriate files, then press `cc` to start writing a commit message. Once I've written a message saved it with `:wq` fugitive should (and often does) create a c…
-
Decide between neogit and vim fugitive and integrated into config