diff --git a/init.example.el b/init.example.el index f6c6e3473..94d4a8f23 100644 --- a/init.example.el +++ b/init.example.el @@ -49,23 +49,23 @@ :completion company ; the ultimate code completion backend - ivy ; a search engine for love and life ;helm ; the *other* search engine for love and life ;ido ; the other *other* search engine... + ivy ; a search engine for love and life :ui doom ; what makes DOOM look the way it does doom-dashboard ; a nifty splash screen for Emacs doom-modeline ; a snazzy Atom-inspired mode-line doom-quit ; DOOM quit-message prompts when you quit Emacs + evil-goggles ; display visual hints when editing in evil hl-todo ; highlight TODO/FIXME/NOTE tags nav-flash ; blink the current line after jumping - evil-goggles ; display visual hints when editing in evil - ;unicode ; extended unicode support for various languages + ;posframe ; use child frames where possible (Emacs 26+ only) ;tabbar ; FIXME an (incomplete) tab bar for Emacs + ;unicode ; extended unicode support for various languages vi-tilde-fringe ; fringe tildes to mark beyond EOB window-select ; visually switch windows - ;posframe ; use child frames where possible (Emacs 26+ only) :tools dired ; making dired pretty [functional] @@ -80,6 +80,7 @@ neotree ; a project drawer, like NERDTree for vim password-store ; password manager for nerds pdf ; pdf enhancements + ;rgb ; creating color strings rotate-text ; cycle region at point between text candidates term ; terminals in Emacs tmux ; an API for interacting with tmux