diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | files/.vim/bundle/tabular | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6b2f566..02f252a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -62,3 +62,6 @@ [submodule "L9"] path = files/.vim/bundle/L9 url = https://github.com/vim-scripts/L9.git +[submodule "tabular"] + path = files/.vim/bundle/tabular + url = https://github.com/godlygeek/tabular.git diff --git a/files/.vim/bundle/tabular b/files/.vim/bundle/tabular new file mode 160000 +Subproject 60f25648814f0695eeb6c1040d97adca93c4e0b |
