Plugins: add Elixir section

This commit is contained in:
Marco Hinz 2017-07-31 15:21:22 +02:00
parent c6a91a28a7
commit d3359c1820
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -27,6 +27,7 @@
- [C and C++](#c-and-c)
- [Clojure](#clojure)
- [Elixir](#elixir)
- [Go](#go)
- [HTML](#html)
- [Java](#java)
@ -218,6 +219,10 @@ Also see [fuzzy finders](#fuzzy-finders).
- [vim-sexp-mappings-for-regular-people](https://github.com/tpope/vim-sexp-mappings-for-regular-people)
- [vim-sexp](https://github.com/guns/vim-sexp)
#### Elixir
- [vim-elixir](https://github.com/elixir-editors/vim-elixir)
#### Go
- [gofmt.vim](https://github.com/tweekmonster/gofmt.vim)