blyat
This commit is contained in:
parent
87dfb667e2
commit
e2775e7ac1
2 changed files with 17 additions and 17 deletions
|
|
@ -1,8 +1,8 @@
|
|||
return {
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
opts = { ensure_installed = { "qmljs" } },
|
||||
},
|
||||
-- {
|
||||
-- "nvim-treesitter/nvim-treesitter",
|
||||
-- opts = { ensure_installed = { "qmljs" } },
|
||||
-- },
|
||||
{
|
||||
"mason-org/mason.nvim",
|
||||
opts = { ensure_installed = { "qmlls" } },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue