From 4fcd261601bbb30b906da621d75b7c2fd1610a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 2 Oct 2018 18:50:30 -0500 Subject: [PATCH] minor fix ecb --- custom.el | 1 + 1 file changed, 1 insertion(+) 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))))