Extra comments

This commit is contained in:
Henrik Lissner 2016-09-15 01:51:50 +02:00
parent 3c8fe681e7
commit 1b98ddbbdb
2 changed files with 2 additions and 1 deletions

View file

@ -18,6 +18,7 @@
(require 'git-gutter-fringe)
(def-popup! "^\\*git-gutter.+\\*$" :align below :size 15 :noselect t :regexp t)
;; colored fringe "bars"
(define-fringe-bitmap 'git-gutter-fr:added
[224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224]
nil nil 'center)

View file

@ -1,4 +1,4 @@
;; custom-write.el
;; custom-write.el --- FIXME
;; This library offers the following:
;; + Write-mode: a mode that turns Emacs into an app for writing notes,