diff options
Diffstat (limited to 'custom.el')
-rw-r--r-- | custom.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)))) |