mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: update no-neck-pain
resolved fugitive issue with autocmd
This commit is contained in:
parent
d308d2ada8
commit
418be1bc44
2 changed files with 3 additions and 7 deletions
|
|
@ -62,11 +62,7 @@ local plugins = {
|
|||
-- Align buffer
|
||||
{
|
||||
"shortcuts/no-neck-pain.nvim",
|
||||
-- Note:
|
||||
-- later versions have this issue with fugitive:
|
||||
-- toggling fugitive with no-neck-pain opened would focus the dummy buffer on left
|
||||
-- dig deeper into this if needed
|
||||
version = "1.14.1",
|
||||
version = "^2",
|
||||
},
|
||||
|
||||
-- Gitsigns in gutter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue