mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 10:05:37 +02:00
update install
This commit is contained in:
parent
0fe5211931
commit
3c4976aba5
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ installpacker() {
|
|||
cloneconfig() {
|
||||
echo "Cloning NVCode configuration"
|
||||
git clone https://github.com/ChristianChiarulli/nvcode.git ~/.config/nvcode
|
||||
nvim --headless +PackerInstall +qall >/dev/null 2>&1
|
||||
nvim --headless +PackerSync +qall
|
||||
}
|
||||
|
||||
asktoinstallnode() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue