aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* lua/stdlib: Load runtime modules on-demandJustin M. Keyes2019-01-14
* lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
* Merge #9468 'checkhealth: detect broken pip"'Justin M. Keyes2019-01-11
|\
| * health/pythonx: handle "pip upgrade failure"Marco Hinz2019-01-07
| * health/pythonx: refactor #Detect()Marco Hinz2019-01-07
| * health/pythonx: refactor pyenv checkMarco Hinz2019-01-07
* | clipboard/macOS: assume that pbcopy works #9480Marco Hinz2019-01-10
* | vim-patch:8.1.0648: custom operators can't act upon forced motionPedro L. Ramos2019-01-10
* | build: fix `doc_html` targetJustin M. Keyes2019-01-04
* | Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* | Merge pull request #9438 from jamessan/revert-pynvimJames McCoy2019-01-02
|\|
| * health/provider: Check for available pynvim when neovim module missingJames McCoy2019-01-01
| * python#CheckForModule: Use the given module string instead of hard-coding pynvimJames McCoy2019-01-01
| * {health,provider}/python: Import the neovim, rather than pynvim, moduleJames McCoy2019-01-01
* | vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* | cmake: runtime: use add_custom_command for tags directly (#9430)Daniel Hahler2019-01-01
* | multigrid: doc updateBjörn Linse2018-12-31
* | multigrid: Add multigrid documentationUtkarsh Maheshwari2018-12-31
|/
* appimage: Include metadata #9320pierre2018-12-30
* syntax/vim.vim: highlight <cmd> keyJustin M. Keyes2018-12-30
* help: Do not highlight "Nvim."Justin M. Keyes2018-12-30
* doc: Remove {Nvim} tagJustin M. Keyes2018-12-30
* docJustin M. Keyes2018-12-30
* rplugin.vim: Add migration support for Windows, nvim/ -> nvim-data/James McCoy2018-12-27
* Use stdpath() to determine rplugin manifest pathJames McCoy2018-12-20
* lintJustin M. Keyes2018-12-20
* runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
* test: Lua 5.2/5.3 compat #9280Matěj Cepl2018-12-20
* startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* vim-patch:8.0.1445: cannot act on edits in the command lineBjörn Linse2018-12-12
* provider: repurpose E319Justin M. Keyes2018-12-12
* Merge #9306 'vim-patch: integrate xdiff library'Justin M. Keyes2018-12-09
|\
| * vim-patch:8.1.0397: no event triggered after updating diffsAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
|/
* doc (#9288)Justin M. Keyes2018-12-09
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* clipboard: Revert unused check #9309@equalsraf2018-12-04
* RPC: turn errors from async calls into notificationsBjörn Linse2018-12-03
* clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* clipboard: Prefer xclip (#9302)Justin M. Keyes2018-12-01
* doc: deprecate inputdialog()Justin M. Keyes2018-12-01
* VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01
* vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)Jan Edmund Lazo2018-12-01
* matchit.vim: s:MultiMatch(): return DictJustin M. Keyes2018-11-28
* docJustin M. Keyes2018-11-28
* clipboard.vim: check for win32yank.exe #9263Bjorn Neergaard2018-11-21
* Merge #9257 'health/python: warn if pynvim upgrade failed'Marco Hinz2018-11-20
|\
| * health/python: warn if pynvim upgrade failedMarco Hinz2018-11-20
| * health/python: slightly improve outputMarco Hinz2018-11-20
| * provider/python: refactoringMarco Hinz2018-11-20