mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Fixed typo.
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
:completion
|
:completion
|
||||||
(company ; the ultimate code completion backend
|
(company ; the ultimate code completion backend
|
||||||
+auto ; enabble completion by default
|
+auto ; enable completion by default
|
||||||
+childframe) ; use childframes whenever possible
|
+childframe) ; use childframes whenever possible
|
||||||
;helm ; the *other* search engine for love and life
|
;helm ; the *other* search engine for love and life
|
||||||
;ido ; the other *other* search engine...
|
;ido ; the other *other* search engine...
|
||||||
|
Reference in New Issue
Block a user