Use company-dabbrev-code in prog-modes & company-dabbrev everywhere else
This commit is contained in:
parent
376adde0d8
commit
5b31fd9505
2 changed files with 12 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue