mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
home/nvim: add nvim-bqf
This commit is contained in:
@@ -266,6 +266,13 @@ in
|
||||
vim-illuminate
|
||||
vim-numbertoggle
|
||||
# vim-markology
|
||||
{
|
||||
plugin = nvim-bqf;
|
||||
type = "lua";
|
||||
config = /* lua * */ ''
|
||||
require('bqf').setup{}
|
||||
'';
|
||||
}
|
||||
{
|
||||
plugin = nvim-femaco;
|
||||
type = "lua";
|
||||
|
||||
Reference in New Issue
Block a user