Minor refactors & reformatting across the board
This commit is contained in:
parent
bd4755123f
commit
449ddb986c
5 changed files with 7 additions and 7 deletions
|
@ -132,7 +132,7 @@ You should use `set-eshell-alias!' to change this.")
|
|||
:n "C" #'+eshell/evil-change-line
|
||||
:n "d" #'+eshell/evil-delete
|
||||
:n "D" #'+eshell/evil-delete-line
|
||||
:ig "C-d" #'+eshell/quit-or-delete-char
|
||||
:ig "C-d" #'+eshell/quit-or-delete-char
|
||||
"TAB" #'+eshell/pcomplete
|
||||
[tab] #'+eshell/pcomplete
|
||||
"C-s" #'+eshell/search-history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue