Add :gblame & :grevert ex commands

This commit is contained in:
Henrik Lissner 2017-05-21 15:06:15 +02:00
parent 546c672f8a
commit d5d0f26c09
5 changed files with 70 additions and 30 deletions

View file

@ -418,6 +418,8 @@ In modules, checks modules/*/autoload.el and modules/*/autoload/*.el.
Rerun this whenever init.el is modified. You can also use `make autoloads` from
the commandline."
(interactive)
;; This function must not use `cl-lib', autoloaded functions or external
;; dependencies. It must assume nothing is set up!
(doom-initialize-packages (not noninteractive))
(let ((generated-autoload-file doom-autoload-file)
(autoload-files