Add listings package for LaTeX source code highlighting
This commit is contained in:
parent
c5a8e93ccc
commit
62411fde69
|
@ -57,7 +57,7 @@
|
||||||
epkgs: with epkgs; [
|
epkgs: with epkgs; [
|
||||||
treesit-grammars.with-all-grammars
|
treesit-grammars.with-all-grammars
|
||||||
mu4e
|
mu4e
|
||||||
emacsql-sqlite
|
emacsql-sqlite
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
@ -86,6 +86,7 @@
|
||||||
ulem
|
ulem
|
||||||
hyperref
|
hyperref
|
||||||
capt-of
|
capt-of
|
||||||
|
listings
|
||||||
;
|
;
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue