diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-04-15 01:47:20 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-04-15 01:47:20 +0200 |
| commit | bbcc61aa799ba5dffb0725eafd222ee9b3055262 (patch) | |
| tree | 790b8cceedb09ba79ea697940dfa724c64d0af12 /.gitmodules | |
| parent | 62ebae9a31acb32e8cb9b6887cddc2e68d75ee5a (diff) | |
Remove vim-swift from submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index af24917..95b0a18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,9 +44,6 @@ [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 [submodule "vim/bundle/vim-ripgrep"] path = vim/bundle/vim-ripgrep url = https://github.com/jremmen/vim-ripgrep.git |