diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-02-19 13:57:45 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-02-19 13:57:45 -0500 |
commit | 4126867597c689cdb5ed7d42bc9509da7295c97c (patch) | |
tree | 89c25da5f4fb9ab9af7ac8a699b6ceb7f868b0d7 | |
parent | Add config for Zathura (diff) |
Import emacs auto-complete
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | emacsen/auto-complete | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..81eaa23 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "emacsen/auto-complete"] + path = emacsen/auto-complete + url = git@github.com:auto-complete/auto-complete.git diff --git a/emacsen/auto-complete b/emacsen/auto-complete new file mode 160000 +Subproject 2ad6a0a6dd74e068d77ee497ed40d0909095266 |