feat(nvim): typst; tidy language specific configurations
This commit is contained in:
@@ -17,6 +17,7 @@ lib.my.makeSwitch {
|
||||
lua.enable = true;
|
||||
java.enable = true;
|
||||
qml.enable = true;
|
||||
typst.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user