mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Add xml to htmllike
This commit is contained in:
@@ -30,7 +30,7 @@ endfunction
|
||||
|
||||
let s:htmllikeft = [
|
||||
\ 'tidy', 'php', 'liquid', 'haml', 'tt2html',
|
||||
\ 'html', 'xhtml', 'jsp', 'htmldjango',
|
||||
\ 'html', 'xhtml', 'xml', 'jsp', 'htmldjango',
|
||||
\ 'aspvbs', 'rmd', 'markdown', 'eruby',
|
||||
\ 'javascriptreact', 'typescriptreact', 'svelte'
|
||||
\]
|
||||
|
||||
Reference in New Issue
Block a user