treesitter problems possible fix
This commit is contained in:
parent
5be4025b7a
commit
a93466a26f
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,10 @@ RUN nvim --headless '+TSInstall all' \
|
|||
+qa ; \
|
||||
nvim --headless '+TSInstall all' \
|
||||
+qa; \
|
||||
nvim --headless '+TSInstall all' \
|
||||
+qa; \
|
||||
nvim --headless '+TSInstall all' \
|
||||
+qa; \
|
||||
chown -R root:root /root/.local/share/nvim/mason/packages/sqlls/node_modules/sql-language-server/
|
||||
|
||||
RUN echo '[ -f /usr/share/fzf/shell/key-bindings.bash ] && source /usr/share/fzf/shell/key-bindings.bash' >> /root/.bashrc
|
||||
|
|
Loading…
Reference in a new issue