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

Convert `index.rst` and `license.rst` to markdown (#2852)
authorGunung P. Wibisono <55311527+gunungpw@users.noreply.github.com>
Wed, 30 Mar 2022 20:43:46 +0000 (03:43 +0700)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 20:43:46 +0000 (13:43 -0700)
commit3dea6e363562050ae032c80a648bd88fc49381bc
tree538402c2e4701be72a4fcb41cd539fe16c640d21
parent82e150a13ac78a1f24de27977d8a40883bc3d6e7
Convert `index.rst` and `license.rst` to markdown (#2852)

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
15 files changed:
docs/conf.py
docs/contributing/index.md [new file with mode: 0644]
docs/contributing/index.rst [deleted file]
docs/guides/index.md [new file with mode: 0644]
docs/guides/index.rst [deleted file]
docs/index.md [new file with mode: 0644]
docs/index.rst [deleted file]
docs/integrations/index.md [new file with mode: 0644]
docs/integrations/index.rst [deleted file]
docs/license.md [new file with mode: 0644]
docs/license.rst [deleted file]
docs/the_black_code_style/index.md [new file with mode: 0644]
docs/the_black_code_style/index.rst [deleted file]
docs/usage_and_configuration/index.md [new file with mode: 0644]
docs/usage_and_configuration/index.rst [deleted file]