man.vim: doc fixes #5171

- Weird tab+space combination used for alignment. All spaces now
- Added back <C-T> mapping (somehow we missed that completely)
- Fixed mistake that <Plug>(Man) opens in a new tab. Also added note at
  top on how the window is chosen/opened.
- Clarified q local mapping
- Removed section that shows an example autocmd to add desired folding
  style.
- Removed random line in `usr_12.txt` about `<Leader>` and backslash.
- :Man supports completion, not auto-completion.

Closes #5171
This commit is contained in:
Anmol Sethi
2016-08-07 23:17:56 -04:00
committed by Justin M. Keyes
parent c10fe010f1
commit 79ef4b72d7
4 changed files with 26 additions and 25 deletions

View File

@@ -96,7 +96,7 @@ Options:
Commands:
|:CheckHealth|
|:Man| has many improvements, including auto-completion
|:Man| is available by default, with many improvements such as completion
Functions:
|execute()| works with |:redir|