mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 18:14:40 +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' \
|
||||
+PackerSync
|
||||
echo -e "\nCompile Complete"
|
||||
nvim --headless -c ':silent TSUpdate' -c ':qall'
|
||||
nvim --headless -c ':silent TSUpdate' -c ':qall' 2>/dev/null
|
||||
}
|
||||
|
||||
asktoinstallnode() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue