]> 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:

Fixing the documentation of how to install the vim plugin (#1318)
authorshaoran <shaoran@sakuranohana.org>
Fri, 24 Apr 2020 02:32:40 +0000 (04:32 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Apr 2020 02:32:40 +0000 (19:32 -0700)
commit8126b4f6a9342290de4655e6a8a78cd288ce7daa
tree40664efcdd849e85b65648fe469cf30c1ad8c1fd
parent8654e8d7aef5253faa7f8ff31d4be3b0b8b9c392
Fixing the documentation of how to install the vim plugin (#1318)

* fix: Fixing the documentation of how to install the vim plugin

Solves the installation problem that currently exist because
the current master branch is not stable. See psf/black#1304 for
more information.

* fix: fixing incorrect path
README.md