.gitmodules 505 B

123456789101112131415
  1. [submodule ".vim/bundle/indentpython.vim"]
  2. path = .vim/bundle/indentpython.vim
  3. url = https://github.com/vim-scripts/indentpython.vim.git
  4. [submodule ".vim/bundle/salt-vim"]
  5. path = .vim/bundle/salt-vim
  6. url = https://github.com/saltstack/salt-vim.git
  7. [submodule ".vim/bundle/syntastic"]
  8. path = .vim/bundle/syntastic
  9. url = https://github.com/vim-syntastic/syntastic.git
  10. [submodule ".vim/bundle/vim-terraform"]
  11. path = .vim/bundle/vim-terraform
  12. url = https://github.com/hashivim/vim-terraform.git