You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove treesitter prefer_git option (nvim-lua#1061)
- It's not safe and can corrupt other git repos
- nvim-treesiter maintainers consider `prefer_git` as deprecated and no
longer needed.
See nvim-treesitter PR for details: nvim-treesitter/nvim-treesitter#6959
* Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (nvim-lua#1042)
---------
Co-authored-by: jstrot <[email protected]>
Co-authored-by: Damjan 9000 <[email protected]>
0 commit comments