[feat] Migrate from packer.nvim to lazy.nvim

This commit is contained in:
Uttarayan Mondal
2023-01-14 19:46:37 +05:30
parent 6474868aa5
commit 21e7ab7b27
5 changed files with 281 additions and 213 deletions

View File

@@ -8,3 +8,6 @@ export DYLD_FALLBACK_LIBRARY_PATH="/Library/Developer/CommandLineTools/usr/lib"
# export FZF_DEFAULT_COMMAND="fd --type f --hidden --exclude .git"
export CARGO_TARGET_DIR="$HOME/.local/share/cargo-target"
# The next line updates PATH for the Google Cloud SDK.
if [ -f '/Users/fs0c131y/Projects/gcloud/google-cloud-sdk/path.fish.inc' ]; . '/Users/fs0c131y/Projects/gcloud/google-cloud-sdk/path.fish.inc'; end