plugins.todo-comments.keymaps.todoQuickFix
Keymap settings for the :TodoQuickFix
function.
Type: null or (submodule)
Default:
null
Declared by:
plugins.todo-comments.keymaps.todoQuickFix.cwd
Specify the directory to search for comments
Type: null or string
Default:
null
Example:
"~/projects/foobar"
Declared by:
plugins.todo-comments.keymaps.todoQuickFix.key
Key for the TodoQuickFix
function.
Type: string
Declared by:
plugins.todo-comments.keymaps.todoQuickFix.keywords
Comma separated list of keywords to filter results by. Keywords are case-sensitive.
Type: null or string
Default:
null
Example:
"TODO,FIX"
Declared by: