mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user