My dotfiles. Period.

.gitmodules 406B

123456789
  1. [submodule "dotfiles/vim/bundle/python-syntax"]
  2. path = dotfiles/vim/bundle/python-syntax
  3. url = git@github.com:AloisMahdal/python-syntax.git
  4. [submodule "dotfiles/vim/bundle/vim-markdown"]
  5. path = dotfiles/vim/bundle/vim-markdown
  6. url = https://github.com/plasticboy/vim-markdown.git
  7. [submodule "dotfiles/vim/bundle/vimtodo"]
  8. path = dotfiles/vim/bundle/vimtodo
  9. url = https://github.com/mivok/vimtodo.git