summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/man.vim
AgeCommit message (Expand)AuthorFiles
2024-10-15feat(man.vim): "q" always closes window #30819xudyang11
2024-06-11fix(ftplugin/man.vim): hide signcolumn (auto)belkka1
2024-06-11refactor(ftplugin/man.vim): rearrange `setlocal` commandsbelkka1
2024-04-26fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)Brian Cao1
2022-09-02feat(Man): port to Lua (#19912)Lewis Russell1
2022-05-13fix(man.vim): q in "$MANPAGER mode" does not quit #18443Arsham Shirvani1
2021-08-26fix(man.vim): filetype=man is too eager #15488Justin M. Keyes1
2020-12-09man.vim: Add double click mapping.Edwin Pujols1
2020-12-04man.vim: Set iskeyword explicitly.Edwin Pujols1
2020-08-08man.vim: Add - to 'iskeyword' (#12598)Anmol Sethi1
2020-06-13man.vim: Remove unnecessary codeAnmol Sethi1
2019-11-28man.vim: remove K mapping #11472Rob Pilling1
2019-11-24man.vim: Update maintainer emailAnmol Sethi1
2019-10-24man.vim: use 'tagfunc' instead of remappingRob Pilling1
2019-02-06man.vim: set 'linebreak'Justin M. Keyes1
2018-09-21man.vim: Ignore $MANWIDTH, use soft wrap #9023Doron Behar1
2018-01-19man.vim: infer $MANPAGER invocation in more casesJustin M. Keyes1
2017-10-21help, man.vim: change "outline" map to gO (#7405)Justin M. Keyes1
2017-05-01help, man.vim: "outline" (TOC) feature #5169Tommy Allen1
2016-12-15Man: use non-recursive mappings for :Man (#5777)Marco Hinz1
2016-12-03ftplugin/man: Finish early if &filetype is not manJames McCoy1
2016-11-19man.vim: do not assume ftplugin is sourced before syntaxAnmol Sethi1
2016-11-18man.vim: no guarantee that the first line contains anything usefulAnmol Sethi1
2016-10-20man.vim: silence `file` call (#5509)Colin Caine1
2016-09-04[RFC] man.vim: remove <Plug> mappings (#5290)Anmol Sethi1
2016-09-03man.vim #5249Anmol Sethi1
2016-08-24man.vim: set window local options when reusing bufferAnmol Sethi1
2016-08-19man.vim: Avoid error in legacy vimrcs.Justin M. Keyes1
2016-08-13man.vim: doc fixes #5171Anmol Sethi1
2016-08-07man.vim: handle 'gdefault' (#5182)Anmol Sethi1
2016-08-07man.vim: buffers are now listedAnmol Sethi1
2016-08-06man.vim: default K mappingAnmol Sethi1
2016-08-04man.vim: rewriteAnmol Sethi1
2016-05-03vim-patch:d042dc8KillTheMule1
2016-03-05man.vim: fixes to argument handling and parsingNoah Frederick1
2015-09-25man.vim: Prevent sourcing in startup.Justin M. Keyes1
2015-09-23man.vim: window-local optionsJustin M. Keyes1
2015-09-23man.vim: man#get_page(): parse page and section.Justin M. Keyes1
2015-09-23man.vim: convert ftplugin to actual plugin.Justin M. Keyes1
2015-09-23'keywordprg': support ex commandsJustin M. Keyes1
2015-05-19vim-patch:c5d53d4 #2695Florian Walch1
2014-07-29re-integrate runtime/ vim-patch:0 #938Justin M. Keyes1