chore(navigation): disable helm-open-github package

I haven't used it for years, and it depends on gh.el which throws causes
lots of warnings on every startup with native-comp cause it fails to
compile.
This commit is contained in:
2020-11-11 10:36:28 +00:00
parent 7954510195
commit 490b4a2d08

View File

@@ -61,7 +61,6 @@
(require 'siren-git-link)
(require 'siren-helm)
(require 'siren-helm-ag)
(require 'siren-helm-open-github)
(require 'siren-helm-swoop)
(require 'siren-imenu)
(require 'siren-recursive-narrow)