summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-09-06 15:50:47 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2019-09-06 15:50:47 +0200
commitc8897c9c18ee79d3780dd352aee34bf6498c625d (patch)
treeab48bf04013af93c99a4741a19eff06be7600e30 /README.md
parent34eb36e6d1f6a930200c2afe2db583158cd59f18 (diff)
downloadvim-polyglot-c8897c9c18ee79d3780dd352aee34bf6498c625d.tar.gz
vim-polyglot-c8897c9c18ee79d3780dd352aee34bf6498c625d.zip
Remove unnecessary graphql fix
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 0343eae8..5dc6680a 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [json5](https://github.com/GutenYe/json5.vim) (syntax)
- [json](https://github.com/elzr/vim-json) (syntax, indent, ftplugin)
- [jst](https://github.com/briancollins/vim-jst) (syntax, indent)
-- [jsx](https://github.com/MaxMEllon/vim-jsx-pretty) (autoload, syntax, indent, ftplugin)
+- [jsx](https://github.com/MaxMEllon/vim-jsx-pretty) (autoload, after)
- [julia](https://github.com/JuliaEditorSupport/julia-vim) (syntax, indent, autoload, ftplugin)
- [kotlin](https://github.com/udalov/kotlin-vim) (syntax, indent, ftplugin)
- [latex](https://github.com/LaTeX-Box-Team/LaTeX-Box) (syntax, indent, ftplugin)