about summary refs log tree commit diff
path: root/init/custom.el
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2018-08-10T20·17+0200
committerVincent Ambo <github@tazj.in>2019-02-10T20·43+0100
commitd74692acf20ee47ca7a87a7f164cea77a70256bd (patch)
treeca5848e6699f803fc1190fce6e3c7604aae627a8 /init/custom.el
parente0a8a6f35f3afbb838f3c3819d4bf9ca66e10d00 (diff)
chore(custom): Configure Intero to use 0.1.31 backend
Diffstat (limited to 'init/custom.el')
-rw-r--r--init/custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/custom.el b/init/custom.el
index 0faca268de34..c7500c4abe82 100644
--- a/init/custom.el
+++ b/init/custom.el
@@ -18,6 +18,7 @@
  '(elnode-send-file-program "/run/current-system/sw/bin/cat")
  '(frame-brackground-mode (quote dark))
  '(global-auto-complete-mode t)
+ '(intero-package-version "0.1.31")
  '(kubernetes-commands-display-buffer-function (quote display-buffer))
  '(magit-log-show-gpg-status t)
  '(ns-alternate-modifier (quote none))