feat: add vue_ls

This commit is contained in:
2026-03-04 13:40:24 +01:00
parent 9730ca2b5f
commit cd276c57a6

View File

@@ -1448,6 +1448,7 @@ nixvim.makeNixvim {
};
};
pyright.enable = true;
vue_ls.enable = true;
};
};
};