mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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";
|
||||
todoLocList = "TodoLocList";
|
||||
todoTrouble = "TodoTrouble";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue