You've already forked dotfiles
feat: Adding in several flags for neovim's calling of luarocks to
prevent the need for environment configuration to install/use tree-sitter.
This commit is contained in:
@@ -16,7 +16,6 @@ require('mason-lspconfig').setup {
|
||||
'marksman', -- markdown
|
||||
'pylsp', -- Python
|
||||
'rust_analyzer', -- Rust
|
||||
'ts_ls', -- Typscript
|
||||
'yamlls', -- YAML
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user