zsh: stop specifying keymap
This commit is contained in:
parent
78d5bb7d41
commit
e4819c3bb4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
enableAutosuggestions = true;
|
enableAutosuggestions = true;
|
||||||
enableSyntaxHighlighting = true;
|
enableSyntaxHighlighting = true;
|
||||||
|
|
||||||
defaultKeymap = "emacs";
|
# defaultKeymap = "emacs";
|
||||||
|
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
kitty + complete setup zsh | source /dev/stdin
|
kitty + complete setup zsh | source /dev/stdin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue