Skip to content

Commit

Permalink
Add better pep8 indentation plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Jun 30, 2016
1 parent 9457fb3 commit 55b5348
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -136,3 +136,6 @@
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim
[submodule "vim/bundle/vim-python-pep8-indent"]
path = vim/bundle/vim-python-pep8-indent
url = https://github.com/hynek/vim-python-pep8-indent
1 change: 1 addition & 0 deletions vim/bundle/vim-python-pep8-indent
Submodule vim-python-pep8-indent added at 2dcdd2

0 comments on commit 55b5348

Please sign in to comment.