diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-04-25 23:18:58 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-04-25 23:46:46 +0200 |
commit | d855c7a2fb3315f4fb05becff798e42833792fe5 (patch) | |
tree | 25c31fe46e78baff43c5a0f7489e9cb9abd743e2 /test/functional/lua/ui_event_spec.lua | |
parent | af8500af64571f787579b60bf0064cd05655fd51 (diff) | |
download | rneovim-d855c7a2fb3315f4fb05becff798e42833792fe5.tar.gz rneovim-d855c7a2fb3315f4fb05becff798e42833792fe5.tar.bz2 rneovim-d855c7a2fb3315f4fb05becff798e42833792fe5.zip |
vim-patch:98b12ede3175
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
https://github.com/vim/vim/commit/98b12ede31754071f36fb7a73324456c1ee7b89c
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'test/functional/lua/ui_event_spec.lua')
0 files changed, 0 insertions, 0 deletions