Set up hippie-expand
This commit is contained in:
parent
43204e2ced
commit
b8a895808d
@ -71,4 +71,9 @@
|
||||
:custom
|
||||
(reb-re-syntax 'string))
|
||||
|
||||
(use-package hippie-expand
|
||||
:straight (:type built-in)
|
||||
:general
|
||||
([remap dabbrev-expand] #'hippie-expand))
|
||||
|
||||
(provide 'init-built-ins)
|
||||
|
Loading…
Reference in New Issue
Block a user