Merge branch 'master' of github.com:DeCarabas/Init-Files

This commit is contained in:
John Doty 2017-03-15 08:30:11 -07:00
commit a76d0afd00
4 changed files with 59 additions and 1929 deletions

View file

@ -3,6 +3,8 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(ag-arguments (quote ("--line-number" "--smart-case" "--column" "--")))
'(ag-executable "rg")
'(blink-matching-paren-dont-ignore-comments t)
'(c-basic-offset 2)
'(c-echo-syntactic-information-p t)
@ -41,7 +43,7 @@
((sequence "TODO" "|" "DONE" "ABANDONED" "DEFERRED"))))
'(package-selected-packages
(quote
(merlin tuareg markdown-mode thrift dockerfile-mode js2-mode ## web-mode ahg zencoding-mode tss switch-window python-mode paredit monky magit lua-mode go-mode go-autocomplete flycheck exec-path-from-shell csharp-mode color-theme-solarized color-theme-monokai auto-complete-nxml)))
(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-nxml)))
'(quip-api-key
"UU9RQU1Ba0pjR08=|1517609175|FmwD/EJT5K//+ntQqzVopKmzq/juUmBQsS2hsNi8MeQ=")
'(rmail-mail-new-frame t)