zsh:completion: Remove empty comment

This commit is contained in:
2021-07-23 12:36:55 +02:00
parent 64ca1b72f9
commit 6ba872c9c7

View File

@@ -34,7 +34,7 @@ zstyle ':completion:*:(diff|meld|trash):*' ignore-line yes
# Use completion of commands for their wrapper functions
compdef ls-show-hidden=ls
compdef nvim-man=man
#
# Copy git completion for arguments
compdef _git-log glog
compdef _git-checkout git-checkout-worktree