Skip to content

Commit

Permalink
Remove URL from mpv's zsh completions
Browse files Browse the repository at this point in the history
  • Loading branch information
5long committed Aug 5, 2016
1 parent 1b681b2 commit a5fd172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ bindkey -M vicmd L vi-end-of-line
KEYTIMEOUT=1

zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'
zstyle ':completion:*:mpv:argument*' tag-order - '! urls'

bindkey -v "^R" history-incremental-search-backward
bindkey -v "^Y" vi-put-after
Expand Down

0 comments on commit a5fd172

Please sign in to comment.