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