From d448aac13d66925844de97cfb1dc21c6c4cbf415 Mon Sep 17 00:00:00 2001 From: John Doty Date: Thu, 25 Jan 2018 10:43:53 -0800 Subject: [PATCH] Emacs changes? --- .emacs.d/custom.el | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el index 9866390..1f2c0f6 100644 --- a/.emacs.d/custom.el +++ b/.emacs.d/custom.el @@ -37,20 +37,16 @@ '(make-backup-files nil) '(markdown-command "pandoc -f markdown+yaml_metadata_block -t html -s") '(mouse-buffer-menu-mode-mult 0) + '(omnisharp-server-executable-path nil) '(org-export-with-toc nil) '(org-hide-leading-stars t) '(org-odd-levels-only t) '(org-todo-keywords (quote ((sequence "TODO" "|" "DONE" "ABANDONED" "DEFERRED")))) - '(package-archives - (quote - (("org" . "http://orgmode.org/elpa/") - ("gnu" . "http://elpa.gnu.org/packages/") - ("melpa" . "http://stable.melpa.org/packages/")))) '(package-selected-packages (quote - (omnisharp geiser dash-functional s projectile dash cider clojure-mode graphviz-dot-mode multi-term xterm-color thrift markdown-mode tuareg merlin ag use-package flycheck dockerfile-mode js2-mode web-mode ahg zencoding-mode tss switch-window python-mode paredit monky magit lua-mode go-mode go-autocomplete exec-path-from-shell csharp-mode color-theme-solarized color-theme-monokai auto-complete auto-complete-nxml flymake flyspell json-mode popup ruby-mode))) + (company omnisharp geiser cider clojure-mode graphviz-dot-mode multi-term xterm-color thrift markdown-mode tuareg merlin ag use-package flycheck dockerfile-mode js2-mode web-mode zencoding-mode tss switch-window python-mode paredit magit lua-mode go-mode go-autocomplete exec-path-from-shell csharp-mode color-theme-solarized color-theme-monokai auto-complete auto-complete-nxml flymake flyspell json-mode popup ruby-mode))) '(reb-re-syntax (quote string)) '(rmail-mail-new-frame t) '(safe-local-variable-values