Mercurial > dotfiles
changeset 502:12c7a72a9306
emacs: customize, again with the changing
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sat, 03 Oct 2020 11:30:42 -0400 |
parents | 514374a2a5bc |
children | 55aa151f3567 |
files | .elisp/settings/01.custom.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.elisp/settings/01.custom.el +++ b/.elisp/settings/01.custom.el @@ -11,7 +11,7 @@ '(magit-auto-revert-mode nil) '(package-selected-packages (quote - (exec-path-from-shell yaml-mode wgrep use-package smex smart-mode-line rainbow-delimiters racer paredit nose monky magit js2-mode iedit http-twiddle go-eldoc go-autocomplete git-gutter flycheck-rust company-racer cargo))) + (exec-path-from-shell wgrep smex rainbow-delimiters paredit nose magit http-twiddle go-eldoc go-autocomplete git-gutter flycheck-rust company-racer))) '(rm-blacklist (quote (" mate" " WS" " MRev" " Hg:"))) '(rust-format-on-save t) '(sml/prefix-regexp (quote (":\\(.*:\\)" "~/")))