-
I use NixOS.
Version: 0.99.2 Rev.1593.
Here is the error when I run shutter:
```
> shutter
.
.
.
Current window manager: i3
type_changed was emitted by widget Gtk3::ComboBoxText=HASH(0x6186…
-
**Describe the bug**
Illumination does not work if treesitter is included in the providers list. Removing treesitter, and only including regex (or regex and lsp) works fine. I'm not using an LSP (for…
-
### Description
I'm having the following issue: when I'm viewing a diff in fugitive, and I stage a hunk with gitsigns, the colours on all windows glitch out. The only way to fix them is to close the …
-
I'm using both the [vim-fugitive](https://github.com/tpope/vim-fugitive) and [LSPSaga](https://github.com/nvimdev/lspsaga.nvim) plugins for Neovim. The Breadcrumbs module of the latter does not play n…
-
**Is your feature request related to a problem? Please describe.**
A lot of projects require [trailers](https://git-scm.com/docs/git-interpret-trailers), for example the `Signed-off-by` trailer.
…
-
Hello,
When I'm in a diffsplit, I want my statsuline+winbar plugin (feline.nvim) to show the filename and git revison of the temporary buffer in my winbar. Diffview.nvim uses a URI as filename for…
-
Sometimes I want to go through the history of a specific file to see if there are any specific changes to a file. So I end up using the command `Gitsigns diffthis @~1`. This however shows me the compa…
-
My use case here is that I have a project with a commit-msg hook to lint commit messages (https://github.com/alessandrojcm/commitlint-pre-commit-hook). The commit-msg hook runs **after** the user clos…
-
Having trouble running git commands using `:Git `
:Git gives a list of numbers:
I'm using nvchad
-
I was following ThePrimeagen's [0 to LSP : Neovim RC From Scratch](https://www.youtube.com/watch?v=w7i4amO_zaE). I created a `lsp.lua` file as instructed, and I noticed my jump to definition was not w…