mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 15:25:30 +00:00
Problem: Superfluous cleanup steps in test_ins_complete.vim.
Solution: Remove unnecessary :bw! and :autocmd! commands.
Also remove unnecessary STRLEN() in insexpand.c
(zeertzjq)
closes: vim/vim#16542
8297e2cee3