🐛 fix(multiplatform): adjustments to support multiple platforms
This commit is contained in:
@@ -12,6 +12,10 @@ return {
|
||||
automatic_installation = true,
|
||||
},
|
||||
},
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
opts = data.types.treesitter.opts,
|
||||
},
|
||||
{ --
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = data.types.lspconfig.opts,
|
||||
|
||||
Reference in New Issue
Block a user