mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-03-07 12:11:47 +01:00
feat(lsp): add qmlls
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
phpactor.enable = true;
|
||||
gleam.enable = true;
|
||||
elixirls.enable = true;
|
||||
qmlls.enable = true;
|
||||
};
|
||||
keymaps = {
|
||||
lspBuf = {
|
||||
|
||||
Reference in New Issue
Block a user