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

Update README.md to include appropriate command to install Vim with Python 3 on macOS...
authorShinya Fujino <shf0811@gmail.com>
Sun, 26 Jan 2020 13:31:49 +0000 (22:31 +0900)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Sun, 26 Jan 2020 13:31:49 +0000 (13:31 +0000)
commit383857273c79ad0bbe12f63716b4825de526a522
treeb4963bc8224de128a205d0c53a2509649025d3f7
parentd33337b4d5dd61f88099d9755c172c7df943c5b2
Update README.md to include appropriate command to install Vim with Python 3 on macOS (#1247)

* Update README.md to include appropriate command to install Vim with Python 3 on macOS

* Run pre-commit hooks
README.md