- Add Matchit
match_wordsfor BrightScript. - Works with neovim.
- Case-insensitive.
Supports:
function..end functionsub..end subif..else if..else..endfor..to..end for..step..exit forfor each..in..end for..exit forwhile..end while..exit whiletry..catch..end try
Doesn't quite work properly with for loops and while loops.