chore(deps): remove company-nginx override as it is no longer needed

This commit is contained in:
2022-08-10 22:20:24 +01:00
parent d2fd6342bc
commit 893f0b8b57

View File

@@ -8,11 +8,6 @@
(setq straight-recipe-overrides
'((nil . (
;; Override company-nginx recipe as the original repo was
;; deleted.
(company-nginx :type git :host github
:repo "emacsmirror/company-nginx"
:branch "master")
;; Override vertico recipe to fix issues with extensions.
(vertico :type git :host github :repo "minad/vertico"
:files (:defaults "extensions/*")