summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/elixir.vim
AgeCommit message (Collapse)AuthorFiles
2023-12-28vim-patch:d1cea036467cChristian Clason1
runtime(elixir): missing undo_ftplugin for indentkeys fixup after vim/vim#13771 https://github.com/vim/vim/commit/d1cea036467ca55d7698378679a1e32c9f056d59 Co-authored-by: Christian Brabandt <cb@256bit.org>
2023-12-28vim-patch:7e2741100737Christian Clason1
runtime(elixir): fix indentation (vim/vim#13771) https://github.com/vim/vim/commit/7e27411007378e005339ef37503697ae7e183da1 Co-authored-by: George Guimarães <george.guimaraes@gmail.com>
2022-09-28vim-patch:9fbdbb814f4a (#20376)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/9fbdbb814f4ad67a14979aba4a6a49800c2f1a99 Skip ftplugin/vim.vim (vim9script change) Drop indent/vim.vim and autoload/dist/vimindent.vim (vim9script rewrite)
2022-08-16vim-patch:e1f3fd1d02e3 (#19796)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8
2022-04-27vim-patch:ce001a337e28 (#18287)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/ce001a337e28fa368f40ac6422835d730fb8ebb1 also add `vimStdPlugin` keywords missing from previous updates