Commit Graph

3 Commits

Author SHA1 Message Date
Andy K. Massimino
5a7dd99621 Update year, etc 2020-01-13 22:14:08 -05:00
Andy K. Massimino
0b780e9ae1 Standardize after/ftplugins, fix #77, fix #69 2019-11-07 21:38:08 -05:00
Andy K. Massimino
ed357cff40 Enable \g{hlend} specifier to truncate highlight
Adds the match preferences

    let g:matchup_matchpref = {}
    let g:matchup_matchpref.vue = {'tagnameonly': 1}
    let g:matchup_matchpref.html = {'tagnameonly': 1}

Closes #30.
2018-07-27 08:38:47 -04:00