mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Remove the config for MatchTagAlways
This commit is contained in:
parent
b063453342
commit
924dc101d8
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
let g:mta_filetypes = {
|
||||
\ 'aspnet':1,
|
||||
\ 'html':1,
|
||||
\ 'xhtml':1,
|
||||
\ 'php':1,
|
||||
\ 'xml':1,
|
||||
\ 'jinja':1,
|
||||
\ 'vue':1
|
||||
\ }
|
Loading…
Reference in a new issue