mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Extra comments
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user