This website works better with JavaScript.
Home
Help
Sign In
Wolfe
/
dotfiles
mirror of
https://github.com/WolfeCub/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Enabled doom-ivy
master
Josh Wolfe
2 years ago
parent
ed9a2cd3e3
commit
fd307248bf
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
emacs/.emacs.d/README.org
+ 1
- 0
emacs/.emacs.d/README.org
View File
@@ -1535,6 +1535,7 @@ Shows hex colors inline.
:init
(use-package smex)
(use-package counsel)
(use-package doom-todo-ivy :ensure nil)
:config
(setq ivy-re-builders-alist
'((t . ivy--regex-ignore-order)))
Write
Preview
Loading…
Cancel
Save