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>
98b12ede31