removed packages from requirements.txt

This commit is contained in:
Tobias Schmidl 2022-11-22 20:08:20 +00:00
parent 873294ed35
commit 28eb9a7386
2 changed files with 3 additions and 3 deletions

View file

@ -29,6 +29,8 @@ apt-get update \
neovim \
nodeenv \
python3 \
python3-jedi \
python3-neovim \
python3-pygments \
python3-venv \
ranger \
@ -38,6 +40,7 @@ apt-get update \
&& apt-get install --no-install-recommends -y \
firejail \
firejail-profiles \
python3-pipx \
&& apt-file update
# node related

View file

@ -1,4 +1 @@
jedi
pipx
https://github.com/shkumagai/pygments-style-solarized/archive/refs/tags/0.2.0.tar.gz
pynvim