[completion] Remove smart editor completion
as Vim can open archives, and Emacs can virtually open everything :- ) I suggest we don't try to be smart here. Closes #229
This commit is contained in:
parent
bd380e8e18
commit
bc742f0023
1 changed files with 0 additions and 3 deletions
|
@ -96,6 +96,3 @@ zstyle ':completion:*:history-words' menu yes
|
|||
# ignore multiple entries.
|
||||
zstyle ':completion:*:(rm|kill|diff):*' ignore-line other
|
||||
zstyle ':completion:*:rm:*' file-patterns '*:all-files'
|
||||
|
||||
# smart editor completion
|
||||
zstyle ':completion:*:(nano|vim|nvim|vi|emacs|e):*' ignored-patterns '*.(wav|mp3|flac|ogg|mp4|avi|mkv|webm|iso|dmg|so|o|a|bin|exe|dll|pcap|7z|zip|tar|gz|bz2|rar|deb|pkg|gzip|pdf|mobi|epub|png|jpeg|jpg|gif)'
|
||||
|
|
Loading…
Reference in a new issue