qol: make qmlls work with quickshell
This commit is contained in:
@@ -43,6 +43,9 @@ in
|
||||
servers = {
|
||||
qmlls = {
|
||||
enable = true;
|
||||
config = {
|
||||
cmd = "-E";
|
||||
};
|
||||
};
|
||||
rust_analyzer = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user