diff options
author | Anmol Sethi <anmol@aubble.com> | 2016-08-07 23:17:56 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-08-13 08:58:21 -0400 |
commit | 79ef4b72d7cadb094aec35ec26dce2e8bfcda417 (patch) | |
tree | 525cedf2317f53706b4005eed80e92e0fc8ae2cd /runtime/doc/vim_diff.txt | |
parent | c10fe010f1655b1c02c0fa38ea3d969b86a72bcd (diff) | |
download | rneovim-79ef4b72d7cadb094aec35ec26dce2e8bfcda417.tar.gz rneovim-79ef4b72d7cadb094aec35ec26dce2e8bfcda417.tar.bz2 rneovim-79ef4b72d7cadb094aec35ec26dce2e8bfcda417.zip |
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
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 9bd129a7c2..2b1c66d0c1 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -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| |