X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/70e12b926f24f5eed93d9e35db515dd1887b994d..9ecbf8b6a70400349d55da7d5061cca8ff1816b4:/README.md 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.