Files
neovim/runtime/lua/vim
zeertzjq ccb5a76e5a fix(defaults): don't use nvim_feedkeys in default mappings (#24520)
Problem:    Using nvim_feedkeys in default mappings makes it hard to use
            them as a part of another mapping.
Solution:   Use an expression mapping and stop Visual mode later.

Fix #24518.
2023-08-01 18:07:02 +08:00
..
2023-07-18 15:42:30 +01:00
2023-07-21 13:36:57 +02:00
2023-07-18 15:42:30 +01:00