nvim: update no-neck-pain

resolved fugitive issue with autocmd
This commit is contained in:
Primrose 2025-07-03 11:41:42 +02:00
parent d308d2ada8
commit 418be1bc44
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 3 additions and 7 deletions

View file

@ -16,8 +16,8 @@
"lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" },
"lazydev.nvim": { "branch": "main", "commit": "2367a6c0a01eb9edb0464731cc0fb61ed9ab9d2c" },
"leap.nvim": { "branch": "main", "commit": "10c14af4ddfb34dbd7721f0bfb2b4d91f0558907" },
"no-neck-pain.nvim": { "branch": "main", "commit": "ecc584150f5c8a2a82f2e1d43201df0f65c63d0e" },
"nvim-autopairs": { "branch": "master", "commit": "4d74e75913832866aa7de35e4202463ddf6efd1b" },
"no-neck-pain.nvim": { "branch": "main", "commit": "0b6e82a6f1db9ff0b694df2a8e3bd3f7828a3958" },
"nvim-autopairs": { "branch": "master", "commit": "2647cce4cb64fb35c212146663384e05ae126bdf" },
"nvim-cmp": { "branch": "main", "commit": "b5311ab3ed9c846b585c0c15b7559be131ec4be9" },
"nvim-colorizer.lua": { "branch": "master", "commit": "517df88cf2afb36652830df2c655df2da416a0ae" },
"nvim-dap": { "branch": "master", "commit": "40a8189b8a57664a1850b0823fdcb3ac95b9f635" },

View file

@ -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