mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-09-01 08:15:20 +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() {
|
cloneconfig() {
|
||||||
echo "Cloning NVCode configuration"
|
echo "Cloning NVCode configuration"
|
||||||
git clone https://github.com/ChristianChiarulli/nvcode.git ~/.config/nvcode
|
git clone https://github.com/ChristianChiarulli/nvcode.git ~/.config/nvcode
|
||||||
nvim --headless +PackerInstall +qall >/dev/null 2>&1
|
nvim --headless +PackerSync +qall
|
||||||
}
|
}
|
||||||
|
|
||||||
asktoinstallnode() {
|
asktoinstallnode() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue