summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEmerson MX <emersonmx@gmail.com>2020-05-28 06:05:53 -0300
committerGitHub <noreply@github.com>2020-05-28 11:05:53 +0200
commit00c3f0294575a91524c3f3b6cba37839716b48a2 (patch)
tree030c5b661f5247c963f89b436517dd92bd97cc4e /README.md
parentdf34b4b4fa809804965086385f41630213297cf0 (diff)
downloadvim-polyglot-00c3f0294575a91524c3f3b6cba37839716b48a2.tar.gz
vim-polyglot-00c3f0294575a91524c3f3b6cba37839716b48a2.zip
Remove gdscript ftplugin (#494)
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 85d6e619..aa6631ea 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [fish](https://github.com/georgewitteman/vim-fish) (syntax, indent, compiler, autoload, ftplugin)
- [flatbuffers](https://github.com/dcharbon/vim-flatbuffers) (syntax)
- [fsharp](https://github.com/ionide/Ionide-vim) (syntax, indent)
-- [gdscript](https://github.com/calviken/vim-gdscript3) (syntax, indent, ftplugin)
+- [gdscript](https://github.com/calviken/vim-gdscript3) (syntax, indent)
- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin)
- [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent)
- [gmpl](https://github.com/maelvalais/gmpl.vim) (syntax)