Add packages
This commit is contained in:
parent
c9cab7cd1d
commit
78b3a9634d
1 changed files with 5 additions and 0 deletions
|
@ -558,6 +558,11 @@
|
|||
|
||||
(use-package gptel)
|
||||
|
||||
(use-package which-key)
|
||||
(which-key-mode)
|
||||
|
||||
(use-package restclient)
|
||||
|
||||
(require 'ido)
|
||||
(setq ido-enable-flex-matching t)
|
||||
(setq ido-everywhere t)
|
||||
|
|
Loading…
Add table
Reference in a new issue