Move company quick completion indexes to left of popup

This commit is contained in:
outfoxxed 2023-01-16 19:21:23 -08:00
parent ed802de0c7
commit f267f5c2f1
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@
company-tooltip-align-annotations t
company-tooltip-flip-when-above t
company-tooltip-margin 0
company-show-quick-access 'right)
company-show-quick-access 'left)
:config
(setq company-transformers '(delete-consecutive-dups
company-sort-prefer-same-case-prefix