Big-Tree
Big-Tree
I just had this issue and also agree that those LaTeX makers should be disabled by default. Anyone who writes LaTeX in vim likely uses [vimtex](https://github.com/lervag/vimtex) instead.
This would be very useful. I want something up to date and I can't seem to find any alternatives.
Figured out what's causing this issue for me, my home directory is a git repo for my dot files. The default from [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/tree/master) for [lua_lsp](https://github.com/neovim/nvim-lspconfig/blob/1cb30b1bafe5a63a5c6ac20dc39f83487df38855/lsp/lua_ls.lua) includes .git as a `root_markers`....