Fix lowercase completions (real)

This commit is contained in:
outfoxxed 2023-02-21 18:20:50 -08:00
parent 15e9eea1f2
commit 9162724e8a
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 2 additions and 2 deletions

View File

@ -241,8 +241,8 @@
company-tooltip-flip-when-above t
company-tooltip-margin 0
company-show-quick-access 'left
;; fix lowecase completions in raw text
compandy-dabbrev-downcase nil)
;; fix lowercase completions in raw text
company-dabbrev-downcase nil)
:config
(setq company-transformers '(delete-consecutive-dups
company-sort-prefer-same-case-prefix