Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5d06d9f

Browse files
hlissnerPandademic
andcommitted
docs: fix doomemacs and doom-snippets repo urls
Close: #92 Co-authored-by: Pandademic <Pandademic@users.noreply.github.com>
1 parent dd73c37 commit 5d06d9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ project/framework-specific minor modes available to [Doom Emacs] users.
2727
``` emacs-lisp
2828
(use-package doom-snippets
2929
:after yasnippet
30-
:straight (doom-snippets :type git :host github :repo "hlissner/doom-snippets" :files ("*.el" "*")))
30+
:straight (doom-snippets :type git :host github :repo "doomemacs/snippets" :files ("*.el" "*")))
3131
```
3232

3333
## Snippets API
@@ -133,4 +133,4 @@ function aliases for your convenience:
133133

134134

135135
[yasnippet]: https://github.com/capitaomorte/yasnippet
136-
[Doom Emacs]: https://github.com/hlissner/doom-emacs
136+
[Doom Emacs]: https://github.com/doomemacs/doomemacs

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /