summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/plugin
AgeCommit message (Expand)AuthorFiles
2017-04-30vim-patch:c0514bf4777aJustin M. Keyes1
2017-04-29vim-patch:b4ada79aa7d0Justin M. Keyes1
2017-04-28vim-patch:d07969093a9bJustin M. Keyes1
2017-04-19vim-patch:e4a3bcf28d92Justin M. Keyes1
2017-03-27rplugin.vim: GetManifestPath(): be more explicit (#6361)Daniel Hahler1
2017-03-11win/package: nvim-qt v0.2.6 (#6258)Justin M. Keyes1
2017-03-11rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes1
2017-03-01win/package: runtime filesJustin M. Keyes1
2017-01-09vim-patch:aa3b15dJames McCoy1
2017-01-08health: completion for :CheckHealthMarco Hinz1
2016-10-24doc; vim-patch.shJustin M. Keyes1
2016-09-04[RFC] man.vim: remove <Plug> mappings (#5290)Anmol Sethi1
2016-09-03man.vim #5249Anmol Sethi1
2016-08-24man.vim: support for command modifiersAnmol Sethi1
2016-08-21CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes1
2016-08-21CheckHealthJustin M. Keyes1
2016-08-21CheckHealthTJ DeVries1
2016-08-09man.vim: use -range instead of -count (#5203)Anmol Sethi1
2016-08-08man.vim: handle empty identifier from mapping (#5187)Anmol Sethi1
2016-08-07man.vim: buffers are now listedAnmol Sethi1
2016-08-07man.vim: refactoring and autocmd fixAnmol Sethi1
2016-08-06man.vim: default K mappingAnmol Sethi1
2016-08-04man.vim: rewriteAnmol Sethi1
2016-07-30matchit.vim: preserve jumplist (#5124)Tommy Allen1
2016-07-08Move vimball plugin into an optional packageJames McCoy1
2016-06-13runtime: Add script for Python diagnostic information (#4885)Tommy Allen1
2016-06-07vim-patch:e0fa374James McCoy2
2016-06-07vim-patch:38a5563James McCoy1
2016-05-06vim-patch:7.4.1015James McCoy1
2016-05-03vim-patch:256972aKillTheMule1
2016-05-03vim-patch:a0f849eKillTheMule1
2016-04-18vim-patch:60cce2fDavid Barnett1
2016-04-16vim-patch:fc39ecDavid Barnett1
2016-04-10spell: Fix argument and avoid redundant prompt.Justin M. Keyes1
2016-03-10rplugin: Initialize remote plugins lazily. #4384Shougo Matsushita1
2016-02-14Improve remote plugin scriptsShougo Matsushita1
2015-12-12Remove getscript.vim.Seth Jackson1
2015-11-01runtime: Add [ft]plugin/shada.vim files that automatically open .shadaZyX1
2015-10-11vim-patch:8feef4f #3444rosston1
2015-09-23man.vim: accept [count] for section number.Justin M. Keyes1
2015-09-23man.vim: convert ftplugin to actual plugin.Justin M. Keyes1
2015-08-15runtime: Include vim-tutor-modeFelipe Morales1
2015-06-04plugin: enable the matchit plugin by default #2723Felipe Morales1
2015-01-12Revert "[WIP] "abstract_ui" fixes and improvements"Justin M. Keyes1
2015-01-12runtime: Fix plugin/matchparen.vim for abstract_uiThiago de Arruda1
2014-11-21runtime: Refer to plugins running outside Nvim as "remote plugins"Thiago de Arruda2
2014-11-18runtime: Add vimscript support for external pluginsThiago de Arruda1
2014-10-31Fix python setup: Fix issue for users not using python.Eliseo Martínez1
2014-10-31Fix python setup: Make sure python version on user's path is picked.Eliseo Martínez1
2014-10-31Fix python setup: Report errors.Eliseo Martínez1