mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 04:55:16 +00:00
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:
committed by
Justin M. Keyes
parent
c10fe010f1
commit
79ef4b72d7
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user