aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | Fix hovers staying on bufhiddenAshkan Kiani2019-11-21
* | | UpdatesAshkan Kiani2019-11-21
* | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-21
|\| |
| * | 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
* | | Remove resolve_bufnr/lualintAshkan Kiani2019-11-20
* | | Use the apply_text_edits from util.Ashkan Kiani2019-11-20
* | | Fix reference in rename.Ashkan Kiani2019-11-20
* | | Add full text_edit implementation.Ashkan Kiani2019-11-20
* | | Extend list_extend to take start/finish.Ashkan Kiani2019-11-20
* | | Use err_message in default_callbacksAshkan Kiani2019-11-20
* | | Satisfy lualint.Ashkan Kiani2019-11-20
* | | Fix rename support.Ashkan Kiani2019-11-20
* | | Spaces not tabs.Ashkan Kiani2019-11-20
* | | Change error writer to not be annoying.Ashkan Kiani2019-11-20
* | | Change callback resolution to be dynamic.Ashkan Kiani2019-11-20
* | | Move everything to buf & default_callbacksAshkan Kiani2019-11-20
* | | Add everything to lsp.buf and get rid of autoload.Ashkan Kiani2019-11-20
* | | Add lsp.buf and hover implementation.Ashkan Kiani2019-11-20
* | | Bugfix. Don't use nvim.lua that doesn't exist :)Ashkan Kiani2019-11-20
* | | Add vim.uri_to_bufnrAshkan Kiani2019-11-20
* | | Bugfixes.Ashkan Kiani2019-11-20
* | | Bugfix for floating_previewAshkan Kiani2019-11-20
* | | Reduce code blocks in markdown previews.Ashkan Kiani2019-11-20
|/ /
* | 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