[Setup] Add install for vue typscript-plugin

This commit is contained in:
2025-12-04 14:47:50 +01:00
parent c564b4e0a5
commit f84bc78f43

View File

@@ -5,5 +5,8 @@ rm -rf ~/.local/share/nvim*/
rm -rf ~/.local/state/nvim*/
rm -rf ~/.cache/nvim*/
echo "Installing @vue/typescript-plugin system-wide"
sudo npm i -g @vue/typescript-plugin
# Re-Install configs to clean out lazy-lock and all other residue
./nvim-install.sh