Remove npm install of bash-language-server
This commit is contained in:
parent
dfe39eea36
commit
c6ba46e574
@ -330,7 +330,7 @@ if [ $in_doomemacs -eq 1 ]; then
|
||||
#paru -S --needed git emacs ripgrep fd pandoc shellcheck python-pipenv python-isort python-pytest python-rednose pychecker texlive-core python-black clang
|
||||
paru -S --needed git emacs ripgrep fd pandoc shellcheck python-pipenv python-isort python-pytest texlive-core python-black clang
|
||||
#pip install grip
|
||||
npm i bash-language-server
|
||||
#npm i bash-language-server
|
||||
git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
|
||||
~/.emacs.d/bin/doom install
|
||||
export PATH="$PATH":$HOME/.emacs.d/bin
|
||||
|
Loading…
Reference in New Issue
Block a user