mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 03:25:45 +00:00
Problem: 'langmap' works differently when there are modifiers.
Solution: Only apply 'langmap' to a character where modifiers have no
effect. (closes vim/vim#11395, closes vim/vim#11404)
49660f5139