aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* lsp: transmit "\n" after last line when 'eol' is setBjörn Linse2019-11-21
* Merge #11280 "man.vim: implement 'tagfunc'"Justin M. Keyes2019-11-20
|\
| * Sort man pages by relevance during goto_tag()Rob Pilling2019-11-13
| * Don't attempt swapfiles for man pagesRob Pilling2019-11-13
| * Remove eventignore - :Man now uses :tag to populate the pageRob Pilling2019-11-13
| * man.vim: remove push_tag and simplify man#open_pageRob Pilling2019-10-29
| * man.vim: parse the section from the tagRob Pilling2019-10-24
| * man.vim: `:Man` preserves the tag stackRob Pilling2019-10-24
| * man.vim: use 'tagfunc' instead of remappingRob Pilling2019-10-24
| * man.vim: pull out s:get_paths()Rob Pilling2019-10-24
* | vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
* | doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
* | provider/python: add python3.8 executable (#11402)Marco Hinz2019-11-17
* | Merge #11406 from janlazo/vim-8.1.1922Justin M. Keyes2019-11-16
|\ \
| * | vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo2019-11-16
* | | tutor: change arrows (--->) to symbols ✗ and ✓ #11404Nikolay Shebanov2019-11-16
|/ /
* | Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* | vim-patch:8.1.0927: USE_CR is never definedJan Edmund Lazo2019-11-13
* | lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* | doc [ci skip]Justin M. Keyes2019-11-11
* | Merge #11307 'Lua: vim.validate()'Justin M. Keyes2019-11-11
|\ \
| * | Lua: Use vim.validate() instead of assert()Justin M. Keyes2019-11-10
| * | Lua: vim.validate()Justin M. Keyes2019-11-10
| * | Lua: vim.validate()Hirokazu Hata2019-11-10
* | | extmark: review changesBjörn Linse2019-11-11
* | | nsmarks: initial committimeyyy2019-11-11
|/ /
* | spellfile.vim: improve error message for missing spellfileJustin M. Keyes2019-11-10
* | api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz2019-11-10
* | lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse2019-11-10
* | doc: vim.fn, vim.call(), vim.api [ci skip]Justin M. Keyes2019-11-06
* | doc: file-change-detect [ci skip]Ashkan Kiani2019-11-05
* | Merge PR #11291 from shanesmith/vim-8.1.1256-take2Marco Hinz2019-11-04
|\ \
| * | vim-patch:8.1.1256: cannot navigate through errors relative to the cursorShane Smith2019-10-27
* | | vim-patch:8.1.2231: introduce gM command #11321Jan Edmund Lazo2019-11-01
* | | termdebug.vim: reset evalFromBalloonExprResult #11309Jelte Fennema2019-10-28
* | | Merge #11276 from h-michael/module-patternJustin M. Keyes2019-10-27
|\ \ \
| * | | runtime: Use module pattern with vim/shared.luaHirokazu Hata2019-10-23
| |/ /
* | | provider/pythonx: don't assume CWD (empty string) is in path #11304supermomonga2019-10-27
* | | lua: add vim.fn.{func} for direct access to vimL functionBjörn Linse2019-10-27
|/ /
* | lua/stdlib: adjust some validation messages #11271Hirokazu Hata2019-10-26
* | man.vim: never switch to non-man window #11286Joshua Rubin2019-10-25
* | vim-patch:8.1.0345: cannot get the window id associated with the location listJan Edmund Lazo2019-10-23
|/
* Merge #11199 from bobrippling/vim-8.1.1228Justin M. Keyes2019-10-22
|\
| * vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* | build/doc/CI: remove/update quickbuild references #11258Justin M. Keyes2019-10-19
* | Merge #11211 from jbradaric/vim-8.1.1585Justin M. Keyes2019-10-19
|\ \
| * | vim-patch:8.1.1723: heredoc assignment has no room for new featuresJurica Bradaric2019-10-13
| * | vim-patch:8.1.1585: :let-heredoc does not trim enoughJurica Bradaric2019-10-13
| |/
* | Merge #11249 from janlazo/vim-8.1.2151Justin M. Keyes2019-10-19
|\ \