plugins/todo-comments: add TodoFzfLua

This commit is contained in:
Austin Horstman 2024-12-20 17:24:13 -06:00
parent 6830c55d09
commit 354fc0f288
No known key found for this signature in database

View file

@ -401,6 +401,7 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
} }
) )
{ {
todoFzfLua = "TodoFzfLua";
todoQuickFix = "TodoQuickFix"; todoQuickFix = "TodoQuickFix";
todoLocList = "TodoLocList"; todoLocList = "TodoLocList";
todoTrouble = "TodoTrouble"; todoTrouble = "TodoTrouble";