migrated helm, yasnippet and feature-mode (cucumber.el) to submodules
This commit is contained in:
parent
72f073feaa
commit
72f44bcc1f
589 changed files with 12 additions and 89775 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -1,3 +1,12 @@
|
|||
[submodule "personal"]
|
||||
path = personal
|
||||
url = https://github.com/bbatsov/emacs-prelude-personal.git
|
||||
[submodule "vendor/helm"]
|
||||
path = vendor/helm
|
||||
url = https://github.com/emacs-helm/helm
|
||||
[submodule "vendor/yasnippet"]
|
||||
path = vendor/yasnippet
|
||||
url = https://github.com/capitaomorte/yasnippet
|
||||
[submodule "vendor/feature-mode"]
|
||||
path = vendor/feature-mode
|
||||
url = https://github.com/michaelklishin/cucumber.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue