Add lua multiline comments re #174

This commit is contained in:
Andy K. Massimino
2021-09-27 20:32:27 -04:00
parent 6e1702709c
commit 76fea276c4

View File

@@ -16,6 +16,8 @@ let b:match_midmap = [
\]
let b:undo_ftplugin .= '| unlet! b:match_midmap'
call matchup#util#append_match_words('--\[\(=*\)\[:]\1]')
let &cpo = s:save_cpo
" vim: fdm=marker sw=2