]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(erlang): add support for matchit plugin (#13713)
authorCsaba Hoch <csaba.hoch@gmail.com>
Thu, 21 Dec 2023 16:16:28 +0000 (17:16 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Dec 2023 16:16:28 +0000 (17:16 +0100)
commit18ab6c3392ef83abf078042e233d085fe80b6c06
tree97006bb1eb67b9a4e83615feff23b73090d7fab9
parent37468879977ae32ab49f8fb15c4c458eb3efcdb8
runtime(erlang): add support for matchit plugin (#13713)

This commit updates the Erlang runtime files to be in sync with the
`vim-erlang-runtime` repository. In particular, it adds the following
commit (with some cleanup and simplification afterwards):
https://github.com/vim-erlang/vim-erlang-runtime/commit/6ea8b85bc9c93b94c68ec53489a74f5687d898b0

Signed-off-by: Csaba Hoch <csaba.hoch@gmail.com>
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/ftplugin/erlang.vim