feat(nvim): setup qmlls

This commit is contained in:
matt1432 2025-04-24 12:49:49 -04:00
parent 0a90a3f619
commit 73a8bc507f
5 changed files with 71 additions and 17 deletions
devShells/neovim-shells

View file

@ -19,11 +19,12 @@
langs);
in
mkLangsShells [
"c-lang"
"csharp"
"json"
"lua"
"markdown"
"qml"
"rust"
"web"
"c-lang"
]