| Commit message (Collapse) | Author | Age |
| |
|
|
| |
If $MANWIDTH is set do not override it otherwise use winwidth.
|
| | |
|
| | |
|
| |
|
|
|
| |
Set window-local options only on a newly-created "man" tab or if we're
already in one.
|
| |
|
|
|
| |
- Eliminate man#pre_get_page().
- Temporarily remove () from 'iskeyword' to avoid spurious \k match.
|
|
|
- do not create leader maps
- :norm! instead of :norm
- :keepjumps during layout
- use blackhole reg to avoid polluting unnamed reg
- format buffer name as "man://foo(2)"
- simulate behavior of `man`
- buffer-local mapping of q to quit
- open in new tab instead of new window
- set 'nolist'
- set tabstop=8
|