mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Add lua multiline comments re #174
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user