v0.9.1 bump
This commit is contained in:
parent
051af71d11
commit
468313b809
1 changed files with 1 additions and 2 deletions
3
init.el
3
init.el
|
@ -2,7 +2,7 @@
|
||||||
;;
|
;;
|
||||||
;; Author: Henrik Lissner <henrik@lissner.net>
|
;; Author: Henrik Lissner <henrik@lissner.net>
|
||||||
;; URL: https://github.com/hlissner/emacs.d
|
;; URL: https://github.com/hlissner/emacs.d
|
||||||
;; Version: 0.9.0
|
;; Version: 0.9.1
|
||||||
;;
|
;;
|
||||||
;;; Are you pondering what I'm pondering, Pinky?
|
;;; Are you pondering what I'm pondering, Pinky?
|
||||||
;;
|
;;
|
||||||
|
@ -42,7 +42,6 @@
|
||||||
|
|
||||||
(defconst narf-theme 'narf-dark)
|
(defconst narf-theme 'narf-dark)
|
||||||
(defconst narf-default-font (font-spec :family "Hack" :size 12))
|
(defconst narf-default-font (font-spec :family "Hack" :size 12))
|
||||||
(setq-default line-spacing 2)
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
(load (concat user-emacs-directory "bootstrap.el"))
|
(load (concat user-emacs-directory "bootstrap.el"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue