10 Commits (675a2d9922ffc1f2cf88dd3d871f22136b7e525c)

Author SHA1 Message Date
Marc Cornellà 49bae43f62
refactor(plugins): generate completion functions in the background 4 years ago
Marc Cornellà c06197ad95
chore: fix comment bulk replace 4 years ago
Curtis Rueden 2d32e9be66
refactor: handle `$0` according to the Zsh plugin standard (#10518) 4 years ago
Carlo Sala 89a740be2d
refactor(rust)!: merge `cargo` and `rustup` plugins into `rust` plugin (#10270) 4 years ago
QuarticCat a33ae92f4d
refactor(rustup): generate completion file in the background (#10392) 4 years ago
Marc Cornellà eb2eacaf0c
refactor(plugins): remove old generated completion files 5 years ago
Marc Cornellà d2269180b0
fix(core): move plugin-generated completion files to `$ZSH_CACHE_DIR/completions` 5 years ago
Marc Cornellà 4e6e49652b
fix(plugins): fix `_comps` error in completion generation plugins (#10190) 5 years ago
Carlo Sala 450acc0113
fix: automatically create completion for `cargo` and `rustup` plugins (#10087) 5 years ago
Raphaël Brulé 0e4b638c3f
Add plugin for rustup completion (#8914) 6 years ago