dakerr lazyvim plugins
Instructions (use the "or" version if Oh My ZSH is installed):
- install LazyVim https://www.lazyvim.org/installation
cd ~/.config/nvim/plugins
git init
git remote add
orgra origin https://github.com/dlcmh/dakerr-lazyvim-plugins
git fetch --all --prune
orgfa
git reset origin/$(git_current_branch) --hard
orgroh