Skip to content

enthooz/vim-matchit-brightscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Matchit: BrightScript (neovim)

  • Add Matchit match_words for BrightScript.
  • Works with neovim.
  • Case-insensitive.

Supports:

  • function .. end function
  • sub .. end sub
  • if .. else if .. else .. end
  • for .. to .. end for .. step .. exit for
  • for each .. in .. end for .. exit for
  • while .. end while .. exit while
  • try .. catch .. end try

Known Issues

Doesn't quite work properly with for loops and while loops.

About

Matchit `match_words` patterns for BrightScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages