Skip to content

Commit

Permalink
move helm-lsp/dap-mode in emacs-lsp organization
Browse files Browse the repository at this point in the history
  • Loading branch information
yyoncho authored and tarsius committed Mar 2, 2019
1 parent 9a95d88 commit 67942b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipes/dap-mode
@@ -1 +1 @@
(dap-mode :repo "yyoncho/dap-mode" :fetcher github :files (:defaults "icons"))
(dap-mode :repo "emacs-lsp/dap-mode" :fetcher github :files (:defaults "icons"))
2 changes: 1 addition & 1 deletion recipes/helm-lsp
@@ -1 +1 @@
(helm-lsp :repo "yyoncho/helm-lsp" :fetcher github)
(helm-lsp :repo "emacs-lsp/helm-lsp" :fetcher github)

0 comments on commit 67942b3

Please sign in to comment.