This commit is contained in:
Casper V. Kristensen 2025-03-25 01:05:50 +01:00
parent 5fe6481240
commit 3baf07f7ec

View file

@ -723,6 +723,13 @@
'';
}
# Better quickfix window in Neovim.
# https://github.com/kevinhwang91/nvim-bqf
{
plugin = nvim-bqf;
type = "lua";
}
# An interactive and powerful Git interface for Neovim, inspired by
# Magit.
# https://github.com/NeogitOrg/neogit