Remove TypeScript extras plugin when install PHP

This commit is contained in:
Tony Messias
2024-10-25 12:37:19 -03:00
parent 46859d8d2b
commit 8b4102521a

View File

@@ -40,7 +40,7 @@ if [[ -n "$languages" ]]; then
php composer-setup.php --quiet && sudo mv composer.phar /usr/local/bin/composer php composer-setup.php --quiet && sudo mv composer.phar /usr/local/bin/composer
rm composer-setup.php rm composer-setup.php
enable_lazyvim_extras "lazyvim.plugins.extras.lang.php" "lazyvim.plugins.extras.lang.typescript" enable_lazyvim_extras "lazyvim.plugins.extras.lang.php"
;; ;;
Python) Python)
mise use --global python@latest mise use --global python@latest