mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-13 05:42:59 +00:00
e0761db62d
The replacement "g" didn't seem to work for everyone. Closes #20912 Updates #20104 Release Notes: - vim: Restores `dia` to mean "delete in argument" instead of "delete within angle brackets". To keep this in your own keymap use: ``` { "context": "vim_operator == a || vim_operator == i || vim_operator == cs", "use_layout_keys": true, "bindings": { "a": "vim::AngleBrackets" } } ``` |
||
---|---|---|
.. | ||
digraph | ||
normal | ||
test | ||
change_list.rs | ||
command.rs | ||
digraph.rs | ||
indent.rs | ||
insert.rs | ||
mode_indicator.rs | ||
motion.rs | ||
normal.rs | ||
object.rs | ||
replace.rs | ||
rewrap.rs | ||
state.rs | ||
surrounds.rs | ||
test.rs | ||
vim.rs | ||
visual.rs |