feat(emacs): pdf-tools

This commit is contained in:
Madeleine Sydney
2025-02-21 21:14:41 -07:00
parent bd714e19a7
commit 04a74b86e3
3 changed files with 68 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ in {
package = emacsWrapper;
extraPackages = epkgs: [
epkgs.jinx
epkgs.pdf-tools
];
};