aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/man.vim
Commit message (Expand)AuthorAge
* 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