aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/man.vim
Commit message (Expand)AuthorAge
* man.vim: g:man_hardwrap #9633Curtis McEnroe2019-02-21
* man.vim: lowercase title when invoked as $MANPAGERJustin M. Keyes2018-10-26
* man.vim: avoid duplicate buffers, E95Justin M. Keyes2018-10-25
* man.vim: set $MANWIDTH=999Justin M. Keyes2018-09-30
* man.vim: Start at the top #9023Justin M. Keyes2018-09-27
* man.vim: Fix very long justified lines #9023Justin M. Keyes2018-09-21
* man.vim: Ignore $MANWIDTH, use soft wrap #9023Doron Behar2018-09-21
* man.vim: guard against reload (#8940)dm1try2018-09-01
* man.vim: fix for mandoc (#8698)Brayden Banks2018-07-08
* man.vim: s:get_path(): trim newline in all casesJustin M. Keyes2018-05-10
* man.vim: get() first item if -w returns multiple paths #8372Jon Bernard2018-05-10
* man.vim: use correct offset in presence of modifier commandsMarco Hinz2018-01-22
* Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes2018-01-09
|\
| * Address PR commentsGabriel Holodak2017-12-27
| * Add support for escape sequencesGabriel Holodak2017-12-27
| * Switch to processing in LuaGabriel Holodak2017-12-27
| * Highlight backspaced charactersGabriel Holodak2017-12-27
* | man.vim: always keep the alternate buffer (#7784)Anmol Sethi2017-12-29
|/
* man.vim: feature-test section (-s) flag #6815raichoo2017-05-26
* man.vim: check for -l flag #6766raichoo2017-05-19
* man.vim: Fix filename argument in mandoc #6693Matthew Wynn2017-05-08
* help, man.vim: "outline" (TOC) feature #5169Tommy Allen2017-05-01
* man.vim: call s:error in man#read_page (#6362)Anmol Sethi2017-03-25
* man.vim: use 'eventignore' instead of :noautocmd #6149Anmol Sethi2017-02-27
* man.vim: more robust s:verify_exists #6043Anmol Sethi2017-02-04
* man.vim: get page after opening split (#6032)Anmol Sethi2017-01-31
* man.vim: remove terminal escape characters (#6033)Anmol Sethi2017-01-31
* man.vim: Avoid empty argument when MANWIDTH is set. (#5882)Marcus Fritzsch2017-01-06
* man.vim: remove newline from man errors (#5852)Anmol Sethi2017-01-01
* man.vim: revert "completion now respects 'wildignorecase'" (#5839)Anmol Sethi2016-12-27
* man.vim, provider.vim: Avoid shell syntax. #5734ooora2016-12-27
* man.vim: properly handle manpage names with spacesAnmol Sethi2016-12-27
* man.vim: completion now respects 'wildignorecase'Anmol Sethi2016-12-27
* man.vim: when completing a fpage, always show sectionAnmol Sethi2016-12-26
* man.vim: do not assume ftplugin is sourced before syntaxAnmol Sethi2016-11-19
* man.vim: no guarantee that the first line contains anything usefulAnmol Sethi2016-11-18
* man.vim: prevent bell in ':wincmd w' when only one window (#5328)Anmol Sethi2016-09-11
* [RFC] man.vim: remove <Plug> mappings (#5290)Anmol Sethi2016-09-04
* man.vim: Avoid hard redraw.Justin M. Keyes2016-09-03
* man.vim #5249Anmol Sethi2016-09-03
* Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'.Justin M. Keyes2016-08-25
|\
| * man.vim: if reusing a buffer, do not use noautocmdAnmol Sethi2016-08-24
| * man.vim: slight refactoringAnmol Sethi2016-08-24
| * man.vim: set window local options when reusing bufferAnmol Sethi2016-08-24
| * man.vim: support for command modifiersAnmol Sethi2016-08-24
|/
* man.vim: handle empty identifier from mapping (#5187)Anmol Sethi2016-08-08
* man.vim: handle 'gdefault' (#5182)Anmol Sethi2016-08-07
* man.vim: refactoring and autocmd fixAnmol Sethi2016-08-07
* man.vim: default K mappingAnmol Sethi2016-08-06
* man.vim: doc, UX tweaksJustin M. Keyes2016-08-04