diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-03-02 23:30:10 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-03-02 23:30:10 -0600 |
| commit | bee9cad05760cf25c585c19a6cfe4b609fcddc31 (patch) | |
| tree | 1bd7304bc06f9c8e5dfbbd921bf33ec298dc2e9f /.gitmodules | |
| parent | 6455459d9b4b22e5c412c0b0a86680ce52f72a84 (diff) | |
Remove messed up modules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index d98c3dc..64d438b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,9 +109,3 @@ [submodule "vim/bundle/editorconfig-vim"] path = vim/bundle/editorconfig-vim url = https://github.com/editorconfig/editorconfig-vim.git -[submodule "vim/bundle/snes-syntax-vim/"] - path = vim/bundle/snes-syntax-vim/ - url = git@github.com/ARM9/snes-syntax-vim.git -[submodule "vim/bundle/vim-swift/"] - path = vim/bundle/vim-swift/ - url = git@github.com:kballard/vim-swift.git |