aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-02 18:50:30 -0500
committerJesús <heckyel@hyperbola.info>2018-10-02 18:50:30 -0500
commit4fcd261601bbb30b906da621d75b7c2fd1610a0c (patch)
tree86b803e05eed4bf7145c3738de767844922b0e40
parent0efdacfc6da7d90329acc635498a7be83e102a24 (diff)
downloademacs-personal-4fcd261601bbb30b906da621d75b7c2fd1610a0c.tar.lz
emacs-personal-4fcd261601bbb30b906da621d75b7c2fd1610a0c.tar.xz
emacs-personal-4fcd261601bbb30b906da621d75b7c2fd1610a0c.zip
minor fix ecb
-rw-r--r--custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom.el b/custom.el
index 961c235..ef5f882 100644
--- a/custom.el
+++ b/custom.el
@@ -9,6 +9,7 @@
'(anzu-replace-threshold 1000)
'(anzu-replace-to-string-separator " => ")
'(anzu-search-threshold 1000)
+ '(ecb-options-version "2.50")
'(package-selected-packages
(quote
(ecb undo-tree pip-requirements jedi highlight-indent-guides yaml-mode whitespace-cleanup-mode sublime-themes sml-modeline smarty-mode smart-mode-line-powerline-theme scss-mode sass-mode rainbow-mode prettier-js pkgbuild-mode pcre2el nlinum markdown-mode less-css-mode flycheck editorconfig anzu ac-php))))