]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add '.vim/bundle/vim-python-pep8-indent/' from commit '60ba5e11a61618c0344e2db1902101...
authormartin f. krafft <madduck@madduck.net>
Thu, 14 Oct 2021 02:01:27 +0000 (15:01 +1300)
committermartin f. krafft <madduck@madduck.net>
Thu, 14 Oct 2021 02:01:27 +0000 (15:01 +1300)
commit3f68af9813542a5e277b7a51b316644241c372d7
tree9339f869467b7a4c5c8f4b52267661b3f1e837bd
parent2de20d9c659d6350a6408dc1ec4aa6e0b1dea6ac
parent60ba5e11a61618c0344e2db190210145083c91f8
Add '.vim/bundle/vim-python-pep8-indent/' from commit '60ba5e11a61618c0344e2db190210145083c91f8'

git-subtree-dir: .vim/bundle/vim-python-pep8-indent
git-subtree-mainline: 2de20d9c659d6350a6408dc1ec4aa6e0b1dea6ac
git-subtree-split: 60ba5e11a61618c0344e2db190210145083c91f8
19 files changed:
.vim/bundle/vim-python-pep8-indent/.circleci/config.yml
.vim/bundle/vim-python-pep8-indent/.coveragerc
.vim/bundle/vim-python-pep8-indent/.dockerignore
.vim/bundle/vim-python-pep8-indent/.gitignore
.vim/bundle/vim-python-pep8-indent/CONTRIBUTING.rst
.vim/bundle/vim-python-pep8-indent/COPYING.txt
.vim/bundle/vim-python-pep8-indent/Dockerfile
.vim/bundle/vim-python-pep8-indent/Gemfile
.vim/bundle/vim-python-pep8-indent/Makefile
.vim/bundle/vim-python-pep8-indent/README.rst
.vim/bundle/vim-python-pep8-indent/docker-compose.yml
.vim/bundle/vim-python-pep8-indent/indent/cython.vim
.vim/bundle/vim-python-pep8-indent/indent/python.vim
.vim/bundle/vim-python-pep8-indent/spec/indent/bytes_spec.rb
.vim/bundle/vim-python-pep8-indent/spec/indent/cython_spec.rb
.vim/bundle/vim-python-pep8-indent/spec/indent/indent_spec.rb
.vim/bundle/vim-python-pep8-indent/spec/make-coverage
.vim/bundle/vim-python-pep8-indent/spec/spec_helper.rb
.vim/bundle/vim-python-pep8-indent/spec/vimrc