mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
General cleanup
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"C-b" 'backward-word
|
||||
"C-f" 'forward-word)
|
||||
|
||||
(after! magit (setq magit-completing-read-function 'ivy-completing-read))
|
||||
(after! smex (setq smex-completion-method 'ivy))
|
||||
(after! magit (setq magit-completing-read-function 'ivy-completing-read))
|
||||
(after! smex (setq smex-completion-method 'ivy))
|
||||
(after! yasnippet (push 'doom/yas-ivy-prompt yas-prompt-functions))
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user