Remove nvim lazy-lock.json

This commit is contained in:
Anthony Oteri
2024-06-14 10:01:09 -04:00
parent dea0ea1de6
commit fa3e2b69b2
4 changed files with 22 additions and 65 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ zstyle ':omz:update' frequency 13
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git aliases archlinux branch github starship zsh-autosuggestions zsh-syntax-highlighting zsh-completions zsh-interactive-cd zsh-navigation-tools pyenv)
plugins=(git aliases archlinux branch github starship zsh-autosuggestions zsh-syntax-highlighting zsh-completions zsh-interactive-cd zsh-navigation-tools )
source $ZSH/oh-my-zsh.sh