Move emacs-snippets -> doom-snippets

The repo was renamed upstream.
This commit is contained in:
Henrik Lissner 2019-07-14 14:43:45 +02:00
parent de85f67b7c
commit 62af55dad0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
10 changed files with 31 additions and 35 deletions

View file

@ -25,7 +25,7 @@ This module adds [[https://golang.org][Go]] support.
+ Auto-formatting on save (~gofmt~)
+ Code navigation & refactoring (~go-guru~)
+ [[../../editor/file-templates/templates/go-mode][File templates]]
+ [[https://github.com/hlissner/emacs-snippets/tree/master/go-mode][Snippets]]
+ [[https://github.com/hlissner/doom-snippets/tree/master/go-mode][Snippets]]
** Module Flags
This module provides no flags.