| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | man.vim: accept [count] for section number. | Justin M. Keyes | 2015-09-23 |
| | | |||
| * | man.vim: convert ftplugin to actual plugin. | Justin M. Keyes | 2015-09-23 |
| - 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 | |||