Cool pill lookin thing idk

This commit is contained in:
2026-06-09 16:11:00 +01:00
parent ed3479b537
commit 3ac5947251
9 changed files with 314 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
require("lspconfig").qmlls.setup()
vim.lsp.enable("qmlls")
require("nvim-treesitter").install({ "qmljs" })