mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(deps): remove company-nginx override as it is no longer needed
This commit is contained in:
@@ -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/*")
|
||||
|
||||
Reference in New Issue
Block a user