mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
plugins/todo-comments: add TodoFzfLua
This commit is contained in:
parent
6830c55d09
commit
354fc0f288
1 changed files with 1 additions and 0 deletions
|
@ -401,6 +401,7 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
todoFzfLua = "TodoFzfLua";
|
||||||
todoQuickFix = "TodoQuickFix";
|
todoQuickFix = "TodoQuickFix";
|
||||||
todoLocList = "TodoLocList";
|
todoLocList = "TodoLocList";
|
||||||
todoTrouble = "TodoTrouble";
|
todoTrouble = "TodoTrouble";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue