zsh: Remove autosuggestions
This commit is contained in:
@@ -113,7 +113,7 @@ packages:
|
|||||||
tmux:
|
tmux:
|
||||||
archlinux: ["tmux"]
|
archlinux: ["tmux"]
|
||||||
zsh:
|
zsh:
|
||||||
archlinux: ["zsh", "zsh-syntax-highlighting", "zsh-autosuggestions", "zsh-completions"]
|
archlinux: ["zsh", "zsh-syntax-highlighting", "zsh-completions"]
|
||||||
zathura:
|
zathura:
|
||||||
archlinux: ["zathura", "zathura-pdf-poppler"]
|
archlinux: ["zathura", "zathura-pdf-poppler"]
|
||||||
pdf:
|
pdf:
|
||||||
|
|||||||
@@ -456,6 +456,5 @@ eval "$(fzf --zsh)"
|
|||||||
# These have to be sourced at the end, see
|
# 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
|
# 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-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
|
||||||
|
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|||||||
Reference in New Issue
Block a user