Small tweaks.
This commit is contained in:
@@ -21,7 +21,7 @@ skip-levels = 1
|
||||
[keys.normal]
|
||||
ret = "goto_word"
|
||||
X = "extend_line_above"
|
||||
D = ["goto_line_start", "extend_to_line_end", "yank", "goto_line_start", "kill_to_line_end"]
|
||||
D = ["extend_to_line_end", "yank", "delete_selection"]
|
||||
Y = ["goto_line_start", "extend_to_line_end_newline", "yank", "goto_line_start"]
|
||||
esc = [ "collapse_selection", "keep_primary_selection" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user