|
|
| Line 4: |
Line 4: |
| |
|previous=1338 |
|
|previous=1338 |
| |
|next=1343 |
|
|next=1343 |
| − |
|created=September 24, 2006 |
+ |
|created=2006 |
| |
|complexity=basic |
|
|complexity=basic |
| |
|author=gosman |
|
|author=gosman |
| Line 12: |
Line 12: |
| |
|category2= |
|
|category2= |
| |
}} |
|
}} |
| − |
Press the <tt>K</tt> key in normal mode to see the man page for the word under the cursor. |
+ |
Press the <code>K</code> key in normal mode to see the man page for the word under the cursor. |
| |
|
|
|
| |
==Comments== |
|
==Comments== |
| − |
You can view other chapters by typing the chapter number before you press <tt>K</tt>. |
+ |
You can view other chapters by typing the chapter number before you press <code>K</code>. |
| |
|
|
|
| |
---- |
|
---- |
Latest revision as of 06:21, July 13, 2012
Press the K key in normal mode to see the man page for the word under the cursor.
You can view other chapters by typing the chapter number before you press K.
You can add "set keywordprg=man\ -a" to your vimrc to see all the manpages for a particular word when you press "K".