111 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *

This commit is contained in:
Max Känner 2024-03-09 00:08:29 +01:00
parent 8ac6572559
commit 9c7829a817

View File

@ -34,9 +34,6 @@
syntaxHighlighting.enable = true; syntaxHighlighting.enable = true;
syntaxHighlighting.highlighters = ["main" "brackets"]; syntaxHighlighting.highlighters = ["main" "brackets"];
initExtra = '' initExtra = ''
# history substring search
bindkey '^[[A' history-substring-search-up
bindkey '^[[B' history-substring-search-down
# auto completion # auto completion
bindkey '^I' complete-word bindkey '^I' complete-word
bindkey '^[[Z' autosuggest-accept bindkey '^[[Z' autosuggest-accept