Switch over to straight for package management
This commit is contained in:
parent
76c7d665c7
commit
0d51d8302c
33 changed files with 190 additions and 77 deletions
|
|
@ -4,7 +4,7 @@
|
|||
;;; Code:
|
||||
|
||||
(use-package ispell
|
||||
:ensure t
|
||||
:straight t
|
||||
:config (setq ispell-program-name "aspell")
|
||||
(setq ispell-extra-args
|
||||
'("--run-together" "--run-together-limit=5" "--run-together-min=2"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue