Update generated nvim config
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
command! -nargs=* TodoQuickFix lua require("todo-comments.search").setqflist(<q-args>)
|
||||
command! -nargs=* TodoLocList lua require("todo-comments.search").setloclist(<q-args>)
|
||||
command! -nargs=* TodoTelescope Telescope todo-comments todo <args>
|
||||
command! -nargs=* TodoTrouble Trouble todo <args>
|
||||
Reference in New Issue
Block a user