Extra comments
This commit is contained in:
parent
3c8fe681e7
commit
1b98ddbbdb
2 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue