1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-05-03 04:10:55 +02:00
Files
tagbar/autoload
Jan Larres 41ee79fc0f Escape tag search pattern with \M instead of \V
This follows the Vim manual in |tag-search|, which says that searches
are executed as if 'magic' was off.
2017-06-15 17:36:38 +12:00
..