Use company-dabbrev-code in prog-modes & company-dabbrev everywhere else

This commit is contained in:
Henrik Lissner 2018-05-28 00:08:14 +02:00
parent 376adde0d8
commit 5b31fd9505
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 12 additions and 2 deletions

View file

@ -376,7 +376,7 @@
:i "s" #'company-ispell
:i "C-s" #'company-yasnippet
:i "C-o" #'company-capf
:i "C-n" #'company-dabbrev-code
:i "C-n" #'+company/dabbrev
:i "C-p" #'+company/dabbrev-code-previous)
(:after company
(:map company-active-map