restore default treesitter install list, fix sessions saving
This commit is contained in:
parent
95bb972fee
commit
8e4a6745d7
3 changed files with 6 additions and 5 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue