]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(mojo): include mojo ftplugin and indent script
authorRiley Bruins <ribru17@hotmail.com>
Thu, 11 Jul 2024 20:50:36 +0000 (22:50 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 11 Jul 2024 20:51:48 +0000 (22:51 +0200)
commitfc533c9f06aff579437f9f2348a21241a72c7967
tree7c483f4d5a8fe08b8090ec77a41df0ee7d6dc6d2
parenta20bf69a3b32024cb7809be87af33bf9dc490a19
runtime(mojo): include mojo ftplugin and indent script

Taken from excerpts of the Python ftplugin and adapted,
indent script simply sources the python indent script.

closes: #15171

Signed-off-by: Riley Bruins <ribru17@hotmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/MAINTAINERS
runtime/ftplugin/mojo.vim [new file with mode: 0644]
runtime/indent/mojo.vim [new file with mode: 0644]