about summary refs log tree commit diff
path: root/modules/workstation/emacs
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-01-10 19:27:16 +0000
committerAlyssa Ross <hi@alyssa.is>2023-06-05 20:43:33 +0000
commit426772cc66c09ff22dff5b9e370e578ed97f47c9 (patch)
treed6fceb3568a9b2020ac2295c39f17128f7830e7b /modules/workstation/emacs
parentafe0e5c268e89f98370af4a7e2f8c25b9ff60958 (diff)
downloadnixlib-426772cc66c09ff22dff5b9e370e578ed97f47c9.tar
nixlib-426772cc66c09ff22dff5b9e370e578ed97f47c9.tar.gz
nixlib-426772cc66c09ff22dff5b9e370e578ed97f47c9.tar.bz2
nixlib-426772cc66c09ff22dff5b9e370e578ed97f47c9.tar.lz
nixlib-426772cc66c09ff22dff5b9e370e578ed97f47c9.tar.xz
nixlib-426772cc66c09ff22dff5b9e370e578ed97f47c9.tar.zst
nixlib-426772cc66c09ff22dff5b9e370e578ed97f47c9.zip
modules/emacs: install code-review
Diffstat (limited to 'modules/workstation/emacs')
-rw-r--r--modules/workstation/emacs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/workstation/emacs/default.nix b/modules/workstation/emacs/default.nix
index d4f3b18c0b4b..a638fd9f734f 100644
--- a/modules/workstation/emacs/default.nix
+++ b/modules/workstation/emacs/default.nix
@@ -5,6 +5,7 @@
     ((emacsPackagesFor emacsPgtk).emacsWithPackages (epkgs: with epkgs; [
       adoc-mode
       cmake-mode
+      code-review
       csharp-mode
       direnv
       dockerfile-mode