mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-09-01 08:15:20 +02:00
test
This commit is contained in:
parent
4146865add
commit
6e8bbd1572
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ cloneconfig() {
|
||||||
+'autocmd User PackerComplete sleep 10m | qall' \
|
+'autocmd User PackerComplete sleep 10m | qall' \
|
||||||
+PackerSync
|
+PackerSync
|
||||||
echo -e "\nCompile Complete"
|
echo -e "\nCompile Complete"
|
||||||
nvim --headless -c ':silent TSUpdate' -c ':qall'
|
nvim --headless -c ':silent TSUpdate' -c ':qall' 2>/dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
asktoinstallnode() {
|
asktoinstallnode() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue