Theran Slinkard
Theran Slinkard
I've gotten it to work on NvChad. Setup: Neovim Nightly, NvChad 2.0 NvChad specifically disables LSP Server formatting on it's default implementation of `on_attach`: file: `plugins/configs/lspconfig.lua` ``` M.on_attach = function(client,...
***Further Info:*** neovim build: NVIM v0.10.0-dev-594ff34 Build type: RelWithDebInfo LuaJIT 2.1.1696795921 ***nvim-treesitter checkhealth:*** ============================================================================== nvim-treesitter: require("nvim-treesitter.health").check() Installation ~ - WARNING `tree-sitter` executable not found (parser generator, only needed for :TSInstallFromGrammar,...