mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-14 18:59:43 +10:00
Fix LazyVim.sh script
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ fi
|
||||
|
||||
# Install LazyVim
|
||||
echo ""
|
||||
git clone https://github.com/alvinlollo/LazyVim "$HOME/.config/nvim"
|
||||
git clone https://github.com/alvinlollo/LazyVim ~/.config/nvim
|
||||
|
||||
# Dependencys for Gdoc.vim
|
||||
#wget https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user