restore default treesitter install list, fix sessions saving

This commit is contained in:
Maciej Lebiest 2023-02-26 18:36:34 +01:00
parent 95bb972fee
commit 8e4a6745d7
3 changed files with 6 additions and 5 deletions

View file

@ -20,7 +20,7 @@ RUN dnf install -y \
pip install pynvim
# install lsp and liners using mason
RUN nvim --headless +"MasonInstall \
RUN nvim --headless +TSUpdateSync +"MasonInstall \
bash-language-server \
css-lsp \
cssmodules-language-server \