Use ELPA filladapt

This commit is contained in:
John Doty 2019-03-29 09:38:15 -07:00
parent 6c34e9b91e
commit 18a0dc261e
3 changed files with 3 additions and 984 deletions

View file

@ -252,8 +252,8 @@
(setq w32-use-w32-font-dialog t)
;; Adaptive fill for everybody!
(require 'filladapt)
(setq-default filladapt-mode t)
(use-package filladapt :ensure
:init (setq-default filladapt-mode t))
(require 'ido)