jupyter: add vim bindings plugin
All checks were successful
Build images / build-images-amd64 (push) Successful in 13m59s
Build images / build-images-arm64 (push) Successful in 20m15s
Build images / update-images-manifests (push) Successful in 26s

This commit is contained in:
Szwendacz 2024-03-20 12:47:10 +01:00 committed by Maciej Lebiest
parent d3e14c3f02
commit 783b8e66e2

View file

@ -13,6 +13,7 @@ ENV PKGS_PIP="jupyter \
jupyterlab-lsp \ jupyterlab-lsp \
python-lsp-server[all] \ python-lsp-server[all] \
JLDracula \ JLDracula \
jupyterlab-vim \
" "
ENV PKGS_NPM="bash-language-server \ ENV PKGS_NPM="bash-language-server \
dockerfile-language-server-nodejs \ dockerfile-language-server-nodejs \