mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix TODO.org & lang/go/README.org links
This commit is contained in:
2
TODO.org
2
TODO.org
@ -17,7 +17,7 @@
|
||||
- [0/2] New modules
|
||||
+ [ ] app/finance
|
||||
+ [-] app/crm
|
||||
- [1/57] Add READMEs to modules
|
||||
- [1/57] Add README.org's to modules (see [[modules/lang/go/README.org][lang/go/README.org]])
|
||||
+ [0/8] :tools
|
||||
+ [ ] dired
|
||||
+ [ ] electric-indent
|
||||
|
@ -5,8 +5,8 @@ refactoring commands, syntax-checking (flycheck), auto-formatting (gofmt) and
|
||||
snippets (yasnippet).
|
||||
|
||||
+ [[https://golang.org][Homepage]]
|
||||
+ [[../../modules/private/hlissner/snippets/go-mode][Snippets]]
|
||||
+ [[../../modules/feature/file-templates/templates/go-mode][File templates]]
|
||||
+ [[../../private/hlissner/snippets/go-mode][Snippets]]
|
||||
+ [[../../feature/file-templates/templates/go-mode][File templates]]
|
||||
|
||||
** Installation
|
||||
*** MacOS
|
||||
|
Reference in New Issue
Block a user