aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/man.vim
Commit message (Expand)AuthorAge
* fix(man.vim): filetype=man is too eager #15488Justin M. Keyes2021-08-26
* man.vim: Add double click mapping.Edwin Pujols2020-12-09
* man.vim: Set iskeyword explicitly.Edwin Pujols2020-12-04
* man.vim: Add - to 'iskeyword' (#12598)Anmol Sethi2020-08-08
* man.vim: Remove unnecessary codeAnmol Sethi2020-06-13
* man.vim: remove K mapping #11472Rob Pilling2019-11-28
* man.vim: Update maintainer emailAnmol Sethi2019-11-24
* man.vim: use 'tagfunc' instead of remappingRob Pilling2019-10-24
* man.vim: set 'linebreak'Justin M. Keyes2019-02-06
* man.vim: Ignore $MANWIDTH, use soft wrap #9023Doron Behar2018-09-21
* man.vim: infer $MANPAGER invocation in more casesJustin M. Keyes2018-01-19
* help, man.vim: change "outline" map to gO (#7405)Justin M. Keyes2017-10-21
* help, man.vim: "outline" (TOC) feature #5169Tommy Allen2017-05-01
* Man: use non-recursive mappings for :Man (#5777)Marco Hinz2016-12-15
* ftplugin/man: Finish early if &filetype is not manJames McCoy2016-12-03
* 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: silence `file` call (#5509)Colin Caine2016-10-20
* [RFC] man.vim: remove <Plug> mappings (#5290)Anmol Sethi2016-09-04
* man.vim #5249Anmol Sethi2016-09-03
* man.vim: set window local options when reusing bufferAnmol Sethi2016-08-24
* man.vim: Avoid error in legacy vimrcs.Justin M. Keyes2016-08-19
* man.vim: doc fixes #5171Anmol Sethi2016-08-13
* man.vim: handle 'gdefault' (#5182)Anmol Sethi2016-08-07
* man.vim: buffers are now listedAnmol Sethi2016-08-07
* man.vim: default K mappingAnmol Sethi2016-08-06
* man.vim: rewriteAnmol Sethi2016-08-04
* vim-patch:d042dc8KillTheMule2016-05-03
* man.vim: fixes to argument handling and parsingNoah Frederick2016-03-05
* man.vim: Prevent sourcing in startup.Justin M. Keyes2015-09-25
* 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
* 'keywordprg': support ex commandsJustin M. Keyes2015-09-23
* vim-patch:c5d53d4 #2695Florian Walch2015-05-19
* re-integrate runtime/ vim-patch:0 #938Justin M. Keyes2014-07-29