Fix lint errors.

This commit is contained in:
Vincent Zhang 2018-06-13 12:23:17 +08:00
parent 8dc1ea02e2
commit ad01172070
2 changed files with 293 additions and 296 deletions

View file

@ -33,7 +33,7 @@ In `init.el`,
(use-package doom-modeline (use-package doom-modeline
:ensure t :ensure t
:defer t :defer t
:init (add-hook 'after-init-hook #'+doom-modeline|init)) :init (add-hook 'after-init-hook #'doom-modeline-init))
``` ```
This package requires the fonts included with `all-the-icons` to be installed. This package requires the fonts included with `all-the-icons` to be installed.

File diff suppressed because it is too large Load diff