Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-05-03 16:13:50 +03:00
parent c78cb78ff0
commit 666770d74c
10 changed files with 28 additions and 26 deletions

View File

@@ -13,7 +13,6 @@ bindings=(
Home 'beginning-of-line'
End 'end-of-line'
Delete 'delete-char'
^R 'history-incremental-search-backward'
)
for b in ${(k)bindings}; do