X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/4c592baa087637ae79431657d6cde9efa5b5cc23..e1a220cc65edfc1032f81ed01a06e4f506c9eebe:/.gitmodules diff --git a/.gitmodules b/.gitmodules index e610ff3..8f2be06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,9 +88,6 @@ [submodule "vim/bundle/vim-unimpaired"] path = vim/bundle/vim-unimpaired url = git://github.com/tpope/vim-unimpaired.git -[submodule "vim/bundle/vim-showmarks"] - path = vim/bundle/vim-showmarks - url = git://github.com/vimez/vim-showmarks.git [submodule "vim/bundle/vim-misc"] path = vim/bundle/vim-misc url = https://github.com/xolox/vim-misc @@ -106,3 +103,6 @@ [submodule "vim/bundle/api-notation.vim"] path = vim/bundle/api-notation.vim url = git@github.com:benbeltran/api-notation.vim.git +[submodule "vim/bundle/yajs.vim"] + path = vim/bundle/yajs.vim + url = https://github.com/othree/yajs.vim