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

Fix toml hashes and make it clear that only TOML is supported (#1510)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Sat, 20 Jun 2020 05:29:53 +0000 (01:29 -0400)
committerGitHub <noreply@github.com>
Sat, 20 Jun 2020 05:29:53 +0000 (22:29 -0700)
commitf90f50a7436ca13517933c290ef007e7cb2e7258
treef295d2748022bd6d1070d3e074baa7fe563dd563
parentd3cc63316b10c3ddc0e6a97a71130f30598ba5ef
Fix toml hashes and make it clear that only TOML is supported (#1510)

* Fix TOML hashes

* Make it clear that only TOML is supported
Pipfile
Pipfile.lock
docs/compatible_configs.md