From bc625c272e3f1f7b7511609908d5da5c828f6337 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 1 Jun 2023 14:07:44 +0200 Subject: [PATCH] Add clang for emacs --- arch-setup/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-setup/install.sh b/arch-setup/install.sh index cc700e93..38cedeaf 100755 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -315,7 +315,7 @@ fi #devtools if [ $in_doomemacs -eq 1 ]; then echo "Installing doom-emacs" - paru -S --needed git emacs ripgrep fd pandoc shellcheck python-pipenv python-isort python-pytest python-rednose pychecker texlive-core powershell-bin python-black + paru -S --needed git emacs ripgrep fd pandoc shellcheck python-pipenv python-isort python-pytest python-rednose pychecker texlive-core powershell-bin python-black clang pip install grip npm i bash-language-server git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d