mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 11:22:14 +10:00
runtime(asm): fix undefined variable in indent plugin
It's an indent script, so we need to set the b:undo_indent variable
instead of the b:undo_ftplugin var.
fixes: vim/vim#14602
98b12ede31
Co-authored-by: Christian Brabandt <cb@256bit.org>
632 B
632 B