issues
search
krischik
/
vim-ada
Complete Ada-Mode as Vim-Ball or Tar.bz2
http://www.vim.org/scripts/script.php?script_id=1609
GNU General Public License v3.0
11
stars
3
forks
source link
Improve matchit config
#25
Closed
dkearns
closed
2 years ago
dkearns
commented
2 years ago
Fix matchit handling of nested blocks
Fix matchit handling of "or else" operator in if statements
Remove redundant word boundary atoms from b:match_words pattern
krischik
commented
2 years ago
Impressive regular expression skills.