diff options
| author | Thomas Schneider <qsx@qsx.re> | 2017-07-18 09:32:34 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2017-07-18 09:32:34 +0200 |
| commit | 30ea70cdd3fb2928b8268d133a05aaa68b59baca (patch) | |
| tree | 00d65a0c8e46092bebf5c9c7e1dec87b6adfb0bf /.gitmodules | |
| parent | ba15295f8554a546d74b5789eb68b438ddb7dc90 (diff) | |
Clean Emacs config
Signed-off-by: Thomas Schneider <qsx@qsx.re>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a4e7de0..19e62af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "dot.vim/bundle/cisco.vim"] path = dot.vim/bundle/cisco.vim url = https://github.com/momota/cisco.vim +[submodule "dot.emacs.d/elisp/use-package"] + path = dot.emacs.d/elisp/use-package + url = https://github.com/jwiegley/use-package |
