diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/vim-unstack | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 031941b..9e50ef9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,3 +45,6 @@  [submodule "bundle/vim-system-copy"]  	path = bundle/vim-system-copy  	url = https://github.com/christoomey/vim-system-copy.git +[submodule "bundle/vim-unstack"] +	path = bundle/vim-unstack +	url = https://github.com/mattboehm/vim-unstack.git diff --git a/bundle/vim-unstack b/bundle/vim-unstack new file mode 160000 +Subproject a6c562fd2582fc8258b72ced0011ac2e6eb8152 | 
