mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
gtk3: remove unused Emacs bindings
This commit is contained in:
parent
b844d9b006
commit
3eb14a2502
1 changed files with 0 additions and 5 deletions
|
@ -20,11 +20,6 @@
|
|||
"delete-from-cursor" (paragraph-ends, 1) };
|
||||
bind "<alt>backslash" { "delete-from-cursor" (whitespace, 1) };
|
||||
bind "<alt>BackSpace" { "delete-from-cursor" (word-ends, -1) };
|
||||
|
||||
bind "<alt>space" { "delete-from-cursor" (whitespace, 1)
|
||||
"insert-at-cursor" (" ") };
|
||||
bind "<alt>KP_Space" { "delete-from-cursor" (whitespace, 1)
|
||||
"insert-at-cursor" (" ") };
|
||||
}
|
||||
|
||||
entry, textview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue