X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/70e12b926f24f5eed93d9e35db515dd1887b994d..13c2fa4a130e0c350cd8332444b652890ae89517:/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.