Update bootstrap script
This commit is contained in:
parent
36f4b9ee14
commit
c9b54a08f2
|
@ -8,12 +8,11 @@ sudo pacman -Sy \
|
||||||
autopep8 \
|
autopep8 \
|
||||||
python-black \
|
python-black \
|
||||||
mypy \
|
mypy \
|
||||||
python-greenlet
|
python-greenlet \
|
||||||
|
python-pynvim
|
||||||
|
|
||||||
echo "Install from AUR: typescript-language-server"
|
echo "Install from AUR: typescript-language-server"
|
||||||
|
|
||||||
pip3 install --user pynvim
|
|
||||||
|
|
||||||
mkdir .{swp,backup,undo}
|
mkdir .{swp,backup,undo}
|
||||||
|
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
|
Loading…
Reference in New Issue
Block a user