doomemacs/.gitmodules
Henrik Lissner 329509e72f Manually install evil-nerd-commenter
Done through Cask, evil-nerd-commenter throws a void variable error
and refuses to work for some reason.
2014-09-22 15:08:01 -04:00

16 lines
534 B
Plaintext

[submodule "snippets"]
path = snippets
url = https://github.com/hlissner/emacs-snippets
[submodule "elisp/emacs-neotree"]
path = elisp/emacs-neotree
url = https://github.com/jaypei/emacs-neotree
[submodule "elisp/use-package"]
path = elisp/use-package
url = https://github.com/jwiegley/use-package
[submodule "elisp/org-opml"]
path = elisp/org-opml
url = https://github.com/edavis/org-opml.git
[submodule "elisp/evil-nerd-commenter"]
path = elisp/evil-nerd-commenter
url = https://github.com/redguardtoo/evil-nerd-commenter