]> git.ipfire.org Git - thirdparty/vim.git/commit
ftplugin(asm): add Matchit support
authorWu, Zhenyu <wuzhenyu@ustc.edu>
Wed, 10 Apr 2024 20:57:31 +0000 (22:57 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 10 Apr 2024 20:58:03 +0000 (22:58 +0200)
commitdbca7d80457d026f6d6a5cc7e916b94df0ca6e03
treec896c4f2d20e1cca800bbca15d042c86bd992e58
parent1492fe69037586b6c625d42205d77dd38ba51640
ftplugin(asm): add Matchit support

closes: #14461

Refer https://github.com/vim/vim/blob/master/runtime/ftplugin/masm.vim#L18-L29

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/ftplugin/asm.vim