-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Regarding
Line 68 in 6d8dece
" jump between two double quotes. LAME |
let b:match_words = get(b:, 'match_words', &l:matchpairs) .
\ ',' . '\%(^\|[ (/]\)\zs"' . ':' . '"\ze\%($\|[ )/.\,;\:?!\-]\)' .
\ ',' . '\%(^\|[ (/]\)\zs''' . ':' . '''\ze\%($\|[ )/.\,;\:?!\-]\)'
Metadata
Metadata
Assignees
Labels
No labels