Add comment for company childframes being only available on Emacs +26.
This commit is contained in:
parent
7dde5b1be7
commit
00a429d65f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
:completion
|
||||
(company ; the ultimate code completion backend
|
||||
+auto ; enable completion by default
|
||||
+childframe) ; use childframes whenever possible
|
||||
+childframe) ; use childframes whenever possible. Only available on Emacs +26
|
||||
;helm ; the *other* search engine for love and life
|
||||
;ido ; the other *other* search engine...
|
||||
ivy ; a search engine for love and life
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue