From 597172f203be8a961fca6e85db923413833affb7 Mon Sep 17 00:00:00 2001 From: John Doty Date: Sat, 6 Jan 2018 07:06:53 -0800 Subject: [PATCH] Omnisharp mode? --- .emacs.d/custom.el | 2 +- .emacs.d/network-security.data | 3 +++ .gitignore | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el index 4385401..9866390 100644 --- a/.emacs.d/custom.el +++ b/.emacs.d/custom.el @@ -50,7 +50,7 @@ ("melpa" . "http://stable.melpa.org/packages/")))) '(package-selected-packages (quote - (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))) + (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))) '(reb-re-syntax (quote string)) '(rmail-mail-new-frame t) '(safe-local-variable-values diff --git a/.emacs.d/network-security.data b/.emacs.d/network-security.data index 487618c..f2329f5 100644 --- a/.emacs.d/network-security.data +++ b/.emacs.d/network-security.data @@ -1,3 +1,6 @@ ( + (:id "sha1:60f141fb7e2767fbc9d5f309850c9db8bfaadb86" :fingerprint "sha1:f3:eb:c5:20:3c:f3:c8:79:46:3b:2d:d4:b7:c2:12:09:54:0e:d9:3b" :host "github-production-release-asset-2e65be.s3.amazonaws.com:443" :conditions (:insecure :unknown-ca :invalid)) + (:id "sha1:379522f41fcdf5d279b33c30780e7512c9348430" :fingerprint "sha1:d4:ee:9d:2a:67:12:b3:61:4c:27:2d:15:8b:04:fc:c8:ca:08:a0:b6" :host "github.com:443" :conditions (:insecure :unknown-ca :invalid)) + (:id "sha1:24c7a1e6369fef1e50de1deb1a9e5bbc68f80c8b" :fingerprint "sha1:fe:3b:22:d5:9b:33:20:74:3c:0d:7e:d2:7d:71:41:5d:84:e7:ca:82" :host "orgmode.org:443" :conditions (:insecure :unknown-ca :invalid)) (:id "sha1:85457c729378cc93c732b6a3941c8e4f9c2e60f3" :fingerprint "sha1:ab:a6:d7:6a:b3:d3:63:fa:19:0d:65:41:60:23:6e:ef:d3:2a:46:dc" :host "marmalade-repo.org:443" :conditions (:unknown-ca :invalid)) ) diff --git a/.gitignore b/.gitignore index 8b0f62c..7c9526e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ .config/StardewValley/Saves .config/stetic .config/xbuild/pkgconfig-cache-2.xml +.emacs.d/.cache .emacs.d/ido.last .emacs.d/server .emacs.d/url/cookies