aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Expand)AuthorAge
* CheckHealth: check for sensible.vimJustin M. Keyes2016-10-28
* CheckHealth: more checksJustin M. Keyes2016-10-25
* rplugin: resolve paths in manifest file (#5501)Marco Hinz2016-10-18
* CheckHealth: check terminfoJustin M. Keyes2016-10-16
* CheckHealth: check tmux configurationJustin M. Keyes2016-10-16
* health/provider.vim: Pass errors through. Give more feedback.Justin M. Keyes2016-10-13
* health/provider.vim: Fix system([]) invocations.Justin M. Keyes2016-10-13
* UpdateRemotePlugins: Discard duplicate paths. (#5464)Shougo2016-10-12
* CheckHealth: choose correct path for the latest version (#5446)Marco Hinz2016-10-08
* health: fix Python 2 variable namesMark Lee2016-10-06
* health: remove duplicate nvim_path declarationMark Lee2016-10-06
* doc/vim_diff.txt (#5432)Justin M. Keyes2016-10-06
* man.vim: prevent bell in ':wincmd w' when only one window (#5328)Anmol Sethi2016-09-11
* health.vim: "No healthchecks found" also needs the buffer.Justin M. Keyes2016-09-05
* health.vim: Show results incrementally.Justin M. Keyes2016-09-05
* health.vim: Factor out health#provider#check()Justin M. Keyes2016-09-05
* Improve Ruby version check in CheckHealth commandAlex Genco2016-09-04
* [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
|/
* remote/host.vim: Avoid "No matching autocommands".Justin M. Keyes2016-08-21
* CheckHealth: Remove "disable"/"enable" conceptJustin M. Keyes2016-08-21
* CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
* CheckHealthJustin M. Keyes2016-08-21
* CheckHealthTJ DeVries2016-08-21
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* host.vim: s:GetManifestPath(): octal permissionsJustin M. Keyes2016-08-17
* host.vim: s:GetManifestPath(): Create base directory if needed.Justin M. Keyes2016-08-17
* host.vim: s:GetManifestPath(): Remove for-loop.Justin M. Keyes2016-08-17
* runtime: rplugin manifest written to $XDG_DATA_HOMETommy Allen2016-08-17
* 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
* eval.c: rename capture() to execute() (#5132)Justin M. Keyes2016-07-31
* clipboard: fix v:register when clipboard=unnamed,unnamedplusBjörn Linse2016-07-12
* Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\
| * Add Ruby diagnosis to :CheckHealth commandAlex Genco2016-07-08
| * Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco2016-07-02
* | Move vimball plugin into an optional packageJames McCoy2016-07-08
|/
* rplugin: Manifest file name fallback (#4935)Shougo2016-06-30
* doc/python: cleanupJustin M. Keyes2016-06-15
* doc: cleanupJustin M. Keyes2016-06-15