branch: externals/kind-icon
commit d04a27dcfc8b2169d63b9d91f0048502f19ab0da
Author: Hank Greenburg <hank.greenb...@q-ctrl.com>
Commit: GitHub <nore...@github.com>

    Update README.md with company compatibility
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f273965b39..a627ecebec 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ for whichever `completion-ui` you are using.  Note that for 
this method to work,
 
 ### Using with company
 
-[Company](https://github.com/company-mode/company-mode) has its own distinct 
margin formatter system, but `kind-icon` can easily be adapted to it as follows:
+[Company](https://github.com/company-mode/company-mode) has its own distinct 
margin formatter system, but `kind-icon` can easily be adapted to it, as long 
as you have `;;; -*- lexical-binding: t -*-` at the top of you `init.el`, with 
the following setup:
 
 ```elisp
 (use-package kind-icon

Reply via email to