xndcn/symbols-tree-view

Add symbol support for taskpaper

Opened this issue · 0 comments

Add the following lines to lib/.ctags to support taskpaper projects as symbols:

--langdef=taskpaper
--langmap=taskpaper:.taskpaper
--regex-taskpaper=/(.*):$/\1/p,project/

Source