niv doom-snippets: update 94292e26 -> a6e61aee

## Changelog for doom-snippets:
Commits: [hlissner/doom-snippets@94292e26...a6e61aee](94292e263b...a6e61aeefd)

* [`f4926ad1`](f4926ad14c) Add Clojure snippets
* [`4857b9b8`](4857b9b8ce) Adds new go snippets (hlissner/doom-snippets#50)
* [`9bb186da`](9bb186da2c) Embrace Org's recommendation of lowercase blocks
* [`040e5d04`](040e5d0488) Org: consistently include selection in block
* [`e3fdf8c0`](e3fdf8c008) Org: Convert html img to native org syntax
This commit is contained in:
github-actions[bot]
2020-10-09 01:01:59 +00:00
committed by László Vaskó
parent 876ee98d4f
commit c5753b9b00

View File

@ -17,10 +17,10 @@
"homepage": "", "homepage": "",
"owner": "hlissner", "owner": "hlissner",
"repo": "doom-snippets", "repo": "doom-snippets",
"rev": "94292e263b3351ddcd86dcb84acb19b8adaeab06", "rev": "a6e61aeefdbcdd09772b4f8b4f470eae01190a82",
"sha256": "0gx84ggg2226dwhqcsb8sk687ykbgp6sjxkryyh9jql01sjlb147", "sha256": "0n6r738jd7nf6d48jcnlhh9zyafnaavd72vl1ljz94mik7d3yrn9",
"type": "tarball", "type": "tarball",
"url": "https://github.com/hlissner/doom-snippets/archive/94292e263b3351ddcd86dcb84acb19b8adaeab06.tar.gz", "url": "https://github.com/hlissner/doom-snippets/archive/a6e61aeefdbcdd09772b4f8b4f470eae01190a82.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"emacs-overlay": { "emacs-overlay": {