X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/611c994e1b00ef9dac617fe96cd644f0297e2a19..b8f5e31cc406a811b24d9d45db5ebf220ab4735b:/README.md diff --git a/README.md b/README.md index 55baaa5..d2ed419 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ To disable a map use: If a range is given, e.g. hit `:` from visual mode, only operate on the range. -- `:TableFormat`: Format the table under the cursor [like this](http://www.cirosantilli.com/markdown-styleguide/#tables). +- `:TableFormat`: Format the table under the cursor [like this](http://www.cirosantilli.com/markdown-style-guide/#tables). Requires [Tabular](https://github.com/godlygeek/tabular).