Switch back to helm

This commit is contained in:
Colin Powell
2019-04-04 01:25:49 -04:00
parent 56b7a11ab0
commit a51c9e9d80
3 changed files with 6 additions and 5 deletions

View File

@ -11,18 +11,18 @@
workspaces ; tab emulation, persistence & separate workspaces
:completion
(ivy +fuzzy) ; a search engine for love and life
;;(ivy +fuzzy) ; a search engine for love and life
company ; the ultimate code completion backend
;;(helm +fuzzy)
(helm +fuzzy)
;;ido ; the other *other* search engine...
:ui
;;deft ; notational velocity for Emacs
doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs
;;doom-quit ; DOOM quit-message prompts when you quit Emacs
doom-quit ; DOOM quit-message prompts when you quit Emacs
evil-goggles ; display visual hints when editing in evil
fci ; a `fill-column' indicator
;;fill-column ; a `fill-column' indicator
hl-todo ; highlight TODO/FIXME/NOTE tags
modeline ; snazzy, Atom-inspired modeline, plus API
nav-flash ; blink the current line after jumping