diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2013-03-12 00:15:30 +0100 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2013-03-12 00:15:30 +0100 |
| commit | 07e4b1a1fd9b9d7609d02e517d218afc6f0b1a1c (patch) | |
| tree | 86884e95f39b1b00a233dec6301217fbc4e0490e /.gitmodules | |
| parent | 72df2895ee966c1a28461bb16da49ffa365033e6 (diff) | |
| download | dotfiles-07e4b1a1fd9b9d7609d02e517d218afc6f0b1a1c.tar.gz | |
[Git] adding sessionman plugin
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bf26f06..1220027 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule ".vim/bundle/bufexplorer"] path = .vim/bundle/bufexplorer url = https://github.com/c9s/bufexplorer.git +[submodule ".vim/bundle/sessionman.vim"] + path = .vim/bundle/sessionman.vim + url = https://github.com/vim-scripts/sessionman.vim.git |
