]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1891: No runtime support for Mojo v9.0.1891
authorMahmoud Abduljawad <mahmoud@masaar.com>
Sun, 10 Sep 2023 16:23:04 +0000 (18:23 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 10 Sep 2023 16:23:04 +0000 (18:23 +0200)
commit0ce2c594d0704f27a16d2c13fce85d596cc91489
tree61f5825bd4299857cb1ee4c869b06841a9785919
parentf36bbcd402c6ee5a27bcab3b20b6362ab93b8898
patch 9.0.1891: No runtime support for Mojo

Problem:  No runtime support for Mojo
Solution: Add basic filetype and syntax plugins

closes: #13062
closes: #13063

Signed-off-by: Christian Brabandt <cb@256bit.org>
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Co-authored-by: Mahmoud Abduljawad <mahmoud@masaar.com>
runtime/filetype.vim
runtime/syntax/mojo.vim [new file with mode: 0644]
src/testdir/test_filetype.vim
src/version.c