forked from colonelpanic/dotfiles
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
|
||||
:ensure nil
|
||||
:load-path imalison:github-search-load-path
|
||||
:commands github-search-clone-repo
|
||||
:commands (github-search-clone-repo github-search-user-clone-repo)
|
||||
:preface
|
||||
(progn
|
||||
(defun imalison:get-projects-directory-target-from-repo (repo)
|
||||
|
Loading…
Reference in New Issue
Block a user