mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
[#269] Remove redundant compinit calls.
This commit is contained in:
parent
7f8c40fe4b
commit
986163fc81
12 changed files with 14 additions and 45 deletions
|
|
@ -9,9 +9,6 @@ setopt always_to_end
|
|||
|
||||
WORDCHARS=''
|
||||
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
||||
zmodload -i zsh/complist
|
||||
|
||||
## case-insensitive (all),partial-word and then substring completion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue