]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): update indentation plugin for Vim script
authorJim Zhou <csd_189@163.com>
Thu, 26 Dec 2024 09:30:37 +0000 (10:30 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 26 Dec 2024 09:36:56 +0000 (10:36 +0100)
commit6d2efd492010cc12e9eeec3ad2bb2645106e0087
tree69b9c25b506a55eedfc4bee37d2195c8fbc42dcf
parentb9ea0a89fadb53812860b8c2c1ca27e1d51a33da
runtime(vim): update indentation plugin for Vim script

Make the indent script aware of enums and ensure those will be correctly
indented.

fixes: #16289
closes: #16293

Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Jim Zhou <csd_189@163.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/dist/vimindent.vim
runtime/indent/testdir/vim.in
runtime/indent/testdir/vim.ok