X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/611c994e1b00ef9dac617fe96cd644f0297e2a19..e1bf04b3ed0c75cef39af9073171f39e2dea2c7c:/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).