aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/man.vim
Commit message (Expand)AuthorAge
* 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
* man.vim: rewriteAnmol Sethi2016-08-04
* man.vim: prefer cmd-line to normal-mode commandsNoah Frederick2016-03-05
* man.vim: clean up regex/string comparisonsNoah Frederick2016-03-05
* man.vim: fixes to argument handling and parsingNoah Frederick2016-03-05
* Respect $MANWIDTHGeorge Brown2016-02-01
* man.vim: avoid creating extra blank buffers.Justin M. Keyes2015-09-25
* man.vim: accept [count] for section number.Justin M. Keyes2015-09-23
* man.vim: window-local optionsJustin M. Keyes2015-09-23
* man.vim: man#get_page(): parse page and section.Justin M. Keyes2015-09-23
* man.vim: convert ftplugin to actual plugin.Justin M. Keyes2015-09-23