Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.42k stars 137 forks source link

[Bug] Doesn't work for vim script style comments #649

Closed wenfangdu closed 1 year ago

wenfangdu commented 2 years ago

Repro Steps:

  1. Create test.vim.
  2. Put " todo in it.
  3. todo is not highlighted.
Gruntfuggly commented 1 year ago

I haven't merged the PR because I don't update the default regex anymore, but I have added your settings to the Wiki.