mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 12:27:43 +10:00
Problem: maparg() does not provide enough information for mapset(). Solution: Add "lhsraw" and "lhsrawalt" items. Drop "simplified"9c65253fe7vim-patch:9.0.0127: unused variable Problem: Unused variable. Solution: Remove the variable. (closes vim/vim#10829)e95f22f63a