X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/70e12b926f24f5eed93d9e35db515dd1887b994d..b1cd4c66cda8e73171086d79be11cd3894806766:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 87fef46..6020381 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,8 @@ To disable a map use: ## Commands +The following requires `:filetype plugin on`. + - `:HeaderDecrease`: Decrease level of all headers in buffer: `h2` to `h1`, `h3` to `h2`, etc.