summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:12:38 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:12:38 +0200
commit0f9acbe2fcc6c87336494406e3d3c81c40e9de52 (patch)
treefe0b47f081f75765f72d72d820751be6fc28a5f2 /README.md
parent067e07e137d26ca6bc3f8496fe7bd569500d7fa4 (diff)
downloadvim-polyglot-0f9acbe2fcc6c87336494406e3d3c81c40e9de52.tar.gz
vim-polyglot-0f9acbe2fcc6c87336494406e3d3c81c40e9de52.zip
Remove mm from xml extensions, fixes #699
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 40674dd3..973453a0 100644
--- a/README.md
+++ b/README.md
@@ -198,7 +198,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
- [velocity](https://github.com/lepture/vim-velocity) (Syntax highlighting for vm files)
- [vue](https://github.com/posva/vim-vue) (Vue syntax highlighting for vue and wpy files)
- [xdc](https://github.com/amal-khailtash/vim-xdc-syntax) (Syntax highlighting for xdc files)
-- [xml](https://github.com/amadeus/vim-xml) (XML syntax highlighting for xml, adml, admx, ant, axml and 95 more files)
+- [xml](https://github.com/amadeus/vim-xml) (XML syntax highlighting for xml, adml, admx, ant, axml and 94 more files)
- [xsl](https://github.com/vim-scripts/XSLT-syntax) (XSLT syntax highlighting for xslt and xsl files)
- [yard](https://github.com/noprompt/vim-yardoc)
- [zephir](https://github.com/xwsoul/vim-zephir) (Zephir syntax highlighting for zep files)