File tree 1 file changed +8
-7
lines changed
1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 14
14
; ; Alternatively, press 'gd' (or 'C-c g d') on a module to browse its
15
15
; ; directory (for easy access to its source code).
16
16
17
- (doom! :input
17
+ (doom! ; ; :input
18
18
; ;chinese
19
19
; ;japanese
20
20
21
- :completion company (vertico +icons)
22
-
21
+ :completion
22
+ (company +tng +childframe)
23
+ vertico
23
24
; ;helm ; the *other* search engine for love and life
24
25
; ;ido ; the other *other* search engine...
25
26
; ; (ivy +prescient +icons) ; a search engine for love and life
26
27
27
28
:ui
28
29
; ;deft ; notational velocity for Emacs
29
30
doom ; what makes DOOM look the way it does
30
- ; ;doom-dashboard ; a nifty splash screen for Emacs
31
+ doom-dashboard ; a nifty splash screen for Emacs
32
+ (emoji +unicode)
31
33
; ;doom-quit ; DOOM quit-message prompts when you quit Emacs
32
34
; ;fill-column ; a `fill-column' indicator
33
35
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
34
36
hydra
35
- indent-guides ; highlighted indent columns
36
- modeline
37
- ; snazzy, Atom-inspired modeline, plus API
37
+ indent-guides ; highlighted indent columns
38
+ modeline ; snazzy, Atom-inspired modeline, plus API
38
39
navh-flash ; blink cursor line after big motions
39
40
; ;neotree ; a project drawer, like NERDTree for vim
40
41
ophints ; highlight the region an operation acts on
You can’t perform that action at this time.
0 commit comments