Files
neovim/src/nvim/viml/parser
zeertzjq d531ef6813 vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
Problem:    Using \{xxx} for encoding a modifier is not nice.
Solution:   Use \<*xxx> instead, since it's the same as \<xxx> but producing a
            different code.
fccd93f091

Use this notation in langmap_spec.
2022-04-29 15:51:04 +08:00
..
2022-01-04 11:07:40 -07:00
2018-03-11 17:24:09 -04:00
2022-03-13 22:11:17 +08:00