bump: :lang sh
Alexander-Miller/company-shell@52f3bf26b7 -> Alexander-Miller/company-shell@a77f4de759 Updates company-shell to include `company-shell-dont-fetch-meta`, so we can prevent slowdown caused by whatis shell calls to look up meta strings. Ref: https://github.com/Alexander-Miller/company-shell#excessively-slow-meta-lookup
This commit is contained in:
parent
546bac945f
commit
b352470f69
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
;;; lang/sh/packages.el
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-shell :pin "52f3bf26b74adc30a275f5f4290a1fc72a6876ff"))
|
||||
(package! company-shell :pin "a77f4de75912aa87314cde92c603b831d5050246"))
|
||||
|
||||
(when (featurep! +fish)
|
||||
(package! fish-mode :pin "a7c953b1491ac3a3e00a7b560f2c9f46b3cb5c04"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue