Add comment for company childframes being only available on Emacs +26.

This commit is contained in:
Julien Wintz 2018-04-25 02:10:03 +02:00
parent 7dde5b1be7
commit 00a429d65f
No known key found for this signature in database
GPG key ID: 1003340BA0BBCD01

View file

@ -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