lsps and stuff
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
texlab
|
||||
texlivePackages.latexindent
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user