update packages

This commit is contained in:
2022-01-03 21:18:11 +01:00
parent a3155953d6
commit 4c740d6f8d
89 changed files with 5691 additions and 1653 deletions
+1
View File
@@ -199,6 +199,7 @@ This variable affects both `company-dabbrev' and `company-dabbrev-code'."
(if downcase-p
(mapcar 'downcase words)
words)))
(kind 'text)
(ignore-case company-dabbrev-ignore-case)
(duplicates t)))