zsh: Remove autosuggestions
This commit is contained in:
@@ -113,7 +113,7 @@ packages:
|
||||
tmux:
|
||||
archlinux: ["tmux"]
|
||||
zsh:
|
||||
archlinux: ["zsh", "zsh-syntax-highlighting", "zsh-autosuggestions", "zsh-completions"]
|
||||
archlinux: ["zsh", "zsh-syntax-highlighting", "zsh-completions"]
|
||||
zathura:
|
||||
archlinux: ["zathura", "zathura-pdf-poppler"]
|
||||
pdf:
|
||||
|
||||
@@ -456,6 +456,5 @@ eval "$(fzf --zsh)"
|
||||
# These have to be sourced at the end, see
|
||||
# https://github.com/zsh-users/zsh-syntax-highlighting?tab=readme-ov-file#why-must-zsh-syntax-highlightingzsh-be-sourced-at-the-end-of-the-zshrc-file
|
||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
|
||||
{% endraw %}
|
||||
|
||||
Reference in New Issue
Block a user