vim: bqf
This commit is contained in:
parent
5fe6481240
commit
3baf07f7ec
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue