diff options
| author | seth <[email protected]> | 2022-09-04 11:25:30 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2022-09-12 13:41:45 -0400 |
| commit | 3055aef4801064c2b5247a1696293c1b87693d13 (patch) | |
| tree | 2d571ea75b7ab79c3137e630dab830ab8e3b8ae3 /.config/zsh/.zsh_plugins.txt | |
| parent | a3f264ae81ea7596f72b7d06fe577ff2dee2dd91 (diff) | |
bop
Diffstat (limited to '.config/zsh/.zsh_plugins.txt')
| -rw-r--r-- | .config/zsh/.zsh_plugins.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/zsh/.zsh_plugins.txt b/.config/zsh/.zsh_plugins.txt index 6d44543..c1ebdef 100644 --- a/.config/zsh/.zsh_plugins.txt +++ b/.config/zsh/.zsh_plugins.txt @@ -3,4 +3,5 @@ romkatv/powerlevel10k path:powerlevel10k.zsh-theme zsh-users/zsh-completions kind:fpath path:src -zsh-users/zsh-syntax-highlighting path:zsh-syntax-highlighting.plugin.zsh +zsh-users/zsh-autosuggestions path:zsh-autosuggestions.zsh +zdharma-continuum/fast-syntax-highlighting path:fast-syntax-highlighting.plugin.zsh |
