Skip to content

Instantly share code, notes, and snippets.

View doomsbuster's full-sized avatar

Mr. Doomsbuster doomsbuster

View GitHub Profile
@doomsbuster
doomsbuster / .spacemacs
Created December 30, 2018 23:09
My personal spacemacs configuration
;; -*- mode: emacs-lisp -*-
;; This file is loaded by Spacemacs at startup.
;; It must be stored in your home directory.
(defun dotspacemacs/layers ()
"Configuration Layers declaration.
You should not put any user code in this function besides modifying the variable
values."
(setq-default
;; Base distribution to use. This is a layer contained in the directory