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

TableFormat does not remove colons for alignment
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Thu, 25 Feb 2016 01:44:41 +0000 (10:44 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Thu, 25 Feb 2016 01:44:41 +0000 (10:44 +0900)
commite07c336bca7861790e8bbc496bb7a47f489e0907
tree8789889689de93f468fec18510e1d1f72b5090a0
parent680f0dc758579ab297d29a1830648e489c4ad1ab
TableFormat does not remove colons for alignment

Fix #265, #220
ftplugin/markdown.vim
test/table-format.vader