Update submodules + add emacs-snippets
This commit is contained in:
parent
7c37fde945
commit
a1e75a87b7
2 changed files with 4 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "private/themes/doom-theme"]
|
||||
path = private/themes/doom-theme
|
||||
url = git@github.com:hlissner/emacs-doom-theme.git
|
||||
[submodule "private/snippets"]
|
||||
path = private/snippets
|
||||
url = git@github.com:hlissner/emacs-snippets.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit dd0955e1b9a6f9cb509abf70f8d8a3da20585d27
|
||||
Subproject commit 661b2c1cbaeb7b683e09af2c4917110d0378a4e9
|
Loading…
Add table
Add a link
Reference in a new issue