config/.gitmodules

10 lines
306 B
Plaintext

[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
[submodule "gdb/peda"]
path = gdb/peda
url = https://github.com/longld/peda.git
[submodule "gdb/gdb-dashboard"]
path = gdb/gdb-dashboard
url = https://github.com/cyrus-and/gdb-dashboard