(custom-set-variables ;; custom-set-variables was added by Custom. ;; 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. '(auth-source-save-behavior nil) '(erc-nick "lukeshu") '(global-whitespace-mode nil) '(graphviz-dot-auto-indent-on-semi nil) '(safe-local-variable-values '((Indent-tabs-mode) (c-file-offsets (block-close . 0) (brace-list-close . 0) (brace-list-entry . 0) (brace-list-intro . +) (case-label . 0) (class-close . 0) (defun-block-intro . +) (defun-close . 0) (defun-open . 0) (else-clause . 0) (inclass . +) (label . 0) (statement . 0) (statement-block-intro . +) (statement-case-intro . +) (statement-cont . +) (substatement . +) (topmost-intro . 0)) (eval outline-show-all) (sgml-basic-offset . 8) (nxml-child-indent . 2) (sentence-end-double-space nil) (Fill-Column . 64) (eval c-set-offset 'arglist-close 0) (eval c-set-offset 'arglist-intro '++) (eval c-set-offset 'case-label 0) (eval c-set-offset 'statement-case-open 0) (eval c-set-offset 'substatement-open 0) (Nginx-indent-tabs-mode) (Nginx-indent-level . 4) (Nginx-indent-level . 8) (c-set-style . "K&R"))) '(use-package-verbose 'debug) '(yaml-block-literal-electric-alist nil)) (custom-set-faces ;; custom-set-faces was added by Custom. ;; 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. '(mmm-cleanup-submode-face ((((class color) (min-colors 89)) :background "#693200"))) '(mmm-code-submode-face ((((class color) (min-colors 89)) :background "#323232"))) '(mmm-comment-submode-face ((((class color) (min-colors 89)) :background "#242679"))) '(mmm-declaration-submode-face ((((class color) (min-colors 89)) :background "#004065"))) '(mmm-default-submode-face ((((class color) (min-colors 89)) :background "#191a1b"))) '(mmm-init-submode-face ((((class color) (min-colors 89)) :background "#71206a"))) '(mmm-output-submode-face ((((class color) (min-colors 89)) :background "#77002a"))) '(mmm-special-submode-face ((((class color) (min-colors 89)) :background "#00422a"))))