summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:06:14 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:06:14 +0200
commit67327ef831d41e36155cad58b1599f0226a98d51 (patch)
treef18f53ea02ef5ee5852724c3f1d79000ed92fe2e /README.md
parent7d0a1706ecf95f20275f2b55340e18e37fa512bd (diff)
downloadvim-polyglot-67327ef831d41e36155cad58b1599f0226a98d51.tar.gz
vim-polyglot-67327ef831d41e36155cad58b1599f0226a98d51.zip
Remove .rs extension from xml, closes #682
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 71a86631..9df90b40 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 96 more files)
+- [xml](https://github.com/amadeus/vim-xml) (XML syntax highlighting for xml, adml, admx, ant, axml and 95 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)