summaryrefslogtreecommitdiffstats
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 2fa8d52..43aac8d 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -74,9 +74,6 @@ ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=black,bold'
# see https://github.com/zsh-users/zsh-autosuggestions/issues/619
unset ZSH_AUTOSUGGEST_USE_ASYNC
# }}}
-# vim-history-sync {{{
-source ~/.vim/pack/plugins/start/history-sync/sh/history-sync.zsh
-# }}}
# }}}
# prompt {{{
if type starship > /dev/null 2>&1; then