Revert "Breaking changes for blink.cmp, so that needed to be updated. Updated keymaps location based on that plugin as well."

This reverts commit 2cafc91ba1.

Continue
This commit is contained in:
Norm Rasmussen
2025-01-03 16:49:35 -05:00
parent dcf6ece06a
commit 0a6f3ca7fd
2 changed files with 12 additions and 0 deletions

View File

@ -57,3 +57,9 @@ export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
eval "$(uv generate-shell-completion zsh)"
<<<<<<< HEAD
=======
eval "$(uv generate-shell-completion zsh)"
eval "$(uv generate-shell-completion zsh)"
eval "$(uv generate-shell-completion zsh)"
>>>>>>> parent of 2cafc91 (Breaking changes for blink.cmp, so that needed to be updated. Updated keymaps location based on that plugin as well.)