aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'master' into hide-container-implZyX2017-12-16
| |\ \ \
| * | | | window: Fix matchaddpos() and enhance error reportingZyX2017-12-15
* | | | | provider: delete vimL stderr collector, now that it exists builtinBjörn Linse2017-12-23
* | | | | channel: check for existance before trying to set keyBjörn Linse2017-12-23
| |_|/ / |/| | |
* | | | vim-patch:8.0.0580: cannot set the valid flag with setqflist()James McCoy2017-12-18
* | | | vim-patch:8.0.0517: there is no way to remove quickfix listsJames McCoy2017-12-18
* | | | Merge pull request #7736 from jamessan/vim-8.0.0420James McCoy2017-12-17
|\ \ \ \
| * | | | vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...James McCoy2017-12-17
* | | | | provider/nodejs: more robust version-check (#7738)Justin M. Keyes2017-12-18
* | | | | health.vim: mention g:ruby_host_prog #7737Alex Genco2017-12-17
* | | | | health.vim: Try `pyenv root` #7341quinoa422017-12-17
|/ / / /
* | | | provider/nodejs: check version in Detect()Justin M. Keyes2017-12-17
* | | | health.vim: nodejs: skip if nodejs is too oldJustin M. Keyes2017-12-17
* | | | ci: nodejs client acceptance-test #7706Jan Edmund Lazo2017-12-17
| |/ / |/| |
* | | ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
|/ /
* | docJustin M. Keyes2017-12-10
* | doc: hack to avoid doxygen bugJustin M. Keyes2017-12-10
* | Merge #7234 'built-in expression parser'Justin M. Keyes2017-12-09
|\ \
| * \ Merge branch 'master' into expression-parserZyX2017-12-03
| |\ \
| * | | *: Replace all occurrences of NVim with NvimZyX2017-11-30
| * | | Merge branch 'master' into expression-parserZyX2017-11-30
| |\ \ \
| * | | | doc: Some small fixesZyX2017-11-26
| * | | | Merge branch 'master' into expression-parserZyX2017-11-26
| |\ \ \ \
| * | | | | doc: Update documentationZyX2017-11-19
* | | | | | tui: dump termcap info if -V3 ('verbose' >= 3)Justin M. Keyes2017-12-05
* | | | | | Fix job_control docFilip Szymański2017-12-03
| |_|_|/ / |/| | | |
* | | | | Fix type in job_control docWang Shidong2017-12-01
| |_|/ / |/| | |
* | | | provider: fix batchfile extension for ruby gem (#7651)Jan Edmund Lazo2017-11-29
* | | | Merge #7640 'term' optionJustin M. Keyes2017-11-27
|\ \ \ \
| * | | | tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
| | |/ / | |/| |
* / | | Revert "provider: delete vimL stderr collector, now that it exists builtin"Björn Linse2017-11-27
|/ / /
* | | provider: delete vimL stderr collector, now that it exists builtinBjörn Linse2017-11-26
* | | channels: update documentationBjörn Linse2017-11-25
* | | channels: move away term code from eval.cBjörn Linse2017-11-25
* | | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22
|/ /
* | vim-patch:8.0.0283ckelsel2017-11-19
* | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | win: provider: Detect(): return *.cmd path (#7577)Jan Edmund Lazo2017-11-17
* | :checkhealth: fix check for npm and yarn (#7569)Billy Vong2017-11-16
* | doc: Fix pathshorten() example (#7571)Drew Neil2017-11-16
* | health.vim: define highlights as `default` (#7560)zandrmartin2017-11-14
* | runtime: revert netrw update (#7557)Justin M. Keyes2017-11-14
* | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* | health.vim: normalize slashes for script path (#7525)Jan Edmund Lazo2017-11-13
* | cmake: install runtime/rgb.txtJustin M. Keyes2017-11-12
* | Merge #7458 'remote: add node host'Justin M. Keyes2017-11-11
|\ \
| * | use `provider#stderr_collector`Billy Vong2017-10-31
| * | remote: add node.js as a remote plugin providerBilly Vong2017-10-29
| * | health: add node health checkBilly Vong2017-10-29
* | | :checkhealth : validate 'runtimepath' (#7526)Justin M. Keyes2017-11-10