mirror of
https://github.com/zdharma-continuum/zinit-configs.git
synced 2025-01-31 04:08:16 +01:00
57 lines
1.9 KiB
Markdown
57 lines
1.9 KiB
Markdown
# [vladdoster](https://github.com/vladdoster) zinit configuration
|
|
|
|
## Features
|
|
|
|
- System agnostic (macOS or Linux)
|
|
- Neovim nightly
|
|
- `pip` auto-complete
|
|
- `fzf`
|
|
- fast (~200 ms on most systems)
|
|
- GNU utility for macOS
|
|
|
|
## Load times
|
|
|
|
```shell
|
|
Plugin loading times:
|
|
2 ms - romkatv/zsh-bin
|
|
4 ms - OMZL::clipboard.zsh
|
|
0 ms - OMZL::compfix.zsh
|
|
0 ms - OMZL::completion.zsh
|
|
0 ms - OMZL::git.zsh
|
|
0 ms - OMZL::grep.zsh
|
|
0 ms - OMZL::key-bindings.zsh
|
|
0 ms - OMZL::termsupport.zsh
|
|
0 ms - PZT::modules/history
|
|
0 ms - PZT::modules/helper/init.zsh
|
|
3 ms - PZT::modules/rsync
|
|
13 ms - sindresorhus/pure
|
|
2 ms - zdharma-continuum/zinit-annex-bin-gem-node
|
|
1 ms - zdharma-continuum/zinit-annex-patch-dl
|
|
1 ms - zdharma-continuum/zinit-annex-submods
|
|
0 ms - OMZP::brew
|
|
2 ms - junegunn/fzf
|
|
1 ms - https://github.com/junegunn/fzf/raw/master/shell/completion.zsh
|
|
1 ms - https://github.com/junegunn/fzf/raw/master/shell/key-bindings.zsh
|
|
2 ms - dandavison/delta (sbin command)
|
|
2 ms - neovim
|
|
1 ms - mvdan/sh (sbin command)
|
|
1 ms - moncho/dry (sbin command)
|
|
2 ms - ogham/exa (sbin command)
|
|
0 ms - thewtex/tmux-mem-cpu-load
|
|
0 ms - OMZ::plugins/vi-mode
|
|
3 ms - OMZ::plugins/history-substring-search
|
|
1 ms - zsh-users/zsh-completions
|
|
2 ms - zsh-users/zsh-autosuggestions
|
|
41 ms - zdharma-continuum/fast-syntax-highlighting
|
|
0 ms - OMZP::golang/_golang
|
|
0 ms - OMZP::pip/_pip
|
|
0 ms - OMZP::terraform/_terraform
|
|
0 ms - https://raw.githubusercontent.com/Homebrew/brew/master/completions/zsh/_brew
|
|
0 ms - https://raw.githubusercontent.com/docker/cli/master/contrib/completion/zsh/_docker
|
|
0 ms - https://raw.githubusercontent.com/rust-lang/cargo/master/src/etc/_cargo
|
|
Total: 0.085 sec
|
|
```
|
|
|
|
## Questions?
|
|
|
|
Open an issue in https://github.com/vladdoster/dotfiles if you find a bug, have a feature request, or a question.
|