]> git.madduck.net Git - etc/vim.git/history - doc

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:

Clear buffer variables before each test
[etc/vim.git] / doc /
2016-03-03 Hiroshi ShirosakiUpdate document for pythonic style folding
2016-02-21 Hiroshi ShirosakiMerge pull request #261 from bekkou68/configurable_new_...
2016-02-20 Takumi Tsunokakemake new list item indent configurable
2016-02-19 Hiroshi ShirosakiAdd 'g:vim_markdown_fenced_languages' option
2016-02-19 Hiroshi ShirosakiChange document for conceal Fix #258
2016-02-19 BOACKAdd 'g:vim_markdown_conceal'
2016-02-08 Hiroshi ShirosakiAdd : of command in README.md
2016-02-05 Hiroshi ShirosakiUpdate doc
2016-01-22 Hiroshi ShirosakiUpdate doc
2016-01-21 Hiroshi ShirosakiUpdate doc
2016-01-20 Hiroshi ShirosakiRemove spaces around = of set option
2016-01-19 Hiroshi ShirosakiUpdate doc
2016-01-17 Hiroshi ShrirosakiAdd requirement for commands #182
2016-01-15 Hiroshi ShirosakiUpdate doc
2016-01-14 Hiroshi ShirosakiUpdate doc
2016-01-14 Hiroshi ShirosakiMerge pull request #241 from alexconst/fix/hash_comments
2016-01-13 Hiroshi ShirosakiFix vim code style in README.md
2016-01-05 Hiroshi ShirosakiUpdate URL in README.md
2015-12-18 Hiroshi ShirosakiMerge pull request #237 from shirosaki/doc
2015-12-16 Hiroshi ShirosakiGenerate vim help from README.md using vim-tools