diff --git a/PLUGINS.md b/PLUGINS.md index e2d199e..043b154 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -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)