diff --git a/scripts/manjaro.sh b/scripts/manjaro.sh index bdf0cda..ff0666d 100644 --- a/scripts/manjaro.sh +++ b/scripts/manjaro.sh @@ -50,6 +50,7 @@ install_nvim() { install_lvim() { packages+=( + go nodejs python rust @@ -132,4 +133,4 @@ main() { exit 0 } -main "$@" \ No newline at end of file +main "$@"