about summary refs log tree commit diff
path: root/init/custom.el
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2018-06-22T08·31+0200
committerVincent Ambo <github@tazj.in>2019-02-10T20·43+0100
commit169b6754d018493a5c7e69d073c9fb52e6f3f267 (patch)
treefb721ff87b4d31b455a2b52b62726196f104510f /init/custom.el
parent4fe8d78dbb16dbec2b8c173a5142b4b14927fd28 (diff)
chore(custom): Add some Aprila-related settings
Diffstat (limited to 'init/custom.el')
-rw-r--r--init/custom.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init/custom.el b/init/custom.el
index 5392eb4fd81b..0faca268de34 100644
--- a/init/custom.el
+++ b/init/custom.el
@@ -5,6 +5,9 @@
  ;; If there is more than one, they won't work right.
  '(ac-auto-show-menu 0.8)
  '(ac-delay 0.2)
+ '(aprila-nixops-path "/home/vincent/projects/langler/nixops")
+ '(aprila-release-author "Vincent Ambo <vincent@aprila.no>")
+ '(aprila-releases-path "/home/vincent/projects/langler/docs/releases")
  '(avy-background t)
  '(cargo-process--custom-path-to-bin "env CARGO_INCREMENTAL=1 cargo")
  '(cargo-process--enable-rust-backtrace 1)