github-search-user-clone-repo added to autoloads for github-search
This commit is contained in:
parent
dd0b1a0a9e
commit
fa8e43e125
@ -1759,7 +1759,7 @@ I use helm for almost all emacs completion
|
|||||||
(use-package github-search
|
(use-package github-search
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:load-path imalison:github-search-load-path
|
:load-path imalison:github-search-load-path
|
||||||
:commands github-search-clone-repo
|
:commands (github-search-clone-repo github-search-user-clone-repo)
|
||||||
:preface
|
:preface
|
||||||
(progn
|
(progn
|
||||||
(defun imalison:get-projects-directory-target-from-repo (repo)
|
(defun imalison:get-projects-directory-target-from-repo (repo)
|
||||||
|
Loading…
Reference in New Issue
Block a user