aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* man.vim: Handle `man` errors when looking for man-pathsRob Pilling2020-02-29
* Merge #11805 'vim-patch:8.1.0619'Justin M. Keyes2020-02-29
|\
| * vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
* | lsp: add 'textDocument/documentSymbol’ callbackHirokazu Hata2020-03-01
* | lsp: add bufnr to callback function argumentsHirokazu Hata2020-02-28
|/
* LSP: Remove diagnostic message handling in locations_to_itemsMathias Fussenegger2020-02-27
* LSP/references: Add context to locations returned by serverMathias Fussenegger2020-02-27
* Merge pull request #11880 from bfredl/tree-sitter-regexBjörn Linse2020-02-27
|\
| * lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
| * treesitter: redraw on changed queryBjörn Linse2020-02-26
* | Add signs for Lsp diagnostics (#11668)Alvaro Muñoz2020-02-27
* | LSP/hover: Do not throw away contents if first line is empty (#11939)Mathias Fußenegger2020-02-27
* | add support to show diagnostics count in statusline (#11641)Alvaro Muñoz2020-02-26
* | LSP: implement documentHighlight (#11638)Alvaro Muñoz2020-02-26
|/
* lsp/completion: show duplicates in completion popup #11920Mathias Fußenegger2020-02-21
* vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
* lsp: make functions private and use filter functionHirokazu Hata2020-02-19
* lsp: respect the sort order if there is sortTextHirokazu Hata2020-02-19
* lsp: fix textDocument/completion handlingHirokazu Hata2020-02-19
* lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* lsp/rpc.lua: fix `env` application functionJustin M. Keyes2020-02-16
* LSP: fix validate_client_configJustin M. Keyes2020-02-16
* checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874Jan Edmund Lazo2020-02-15
* Merge pull request #11864 from h-michael/deepcopyBjörn Linse2020-02-15
|\
| * lua: if second argument is vim.empty_dict(), vim.tbl_extend uses empty_dict()...Hirokazu Hata2020-02-14
| * lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()Hirokazu Hata2020-02-13
* | checkhealth: ignore cpamn "!" output #11869Jan Edmund Lazo2020-02-14
* | doc/lsp: start_client config cmd must be a list (#11866)Mathias Fußenegger2020-02-13
|/
* vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
* vim-patch:8.1.0071: terminal debugger only works with the terminal featureerw72020-02-12
* vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
* vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
* LSP: rename validate_command to _cmd_parts #11847Matthieu Coudron2020-02-11
* LSP: Refine formatting tabSize #11834Jesse-Bakker2020-02-10
* treesitter: use internal "decorations" bufferBjörn Linse2020-02-10
* lsp: Support text edit on inactive buffer (#11843)Mathias Fußenegger2020-02-10
* LSP: set InitializeParams.rootPath value #11838Hirokazu Hata2020-02-08
* treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
* doc: Fix {spell,mlang}.txt files text encoding #11814Ramiro Morales2020-02-05
* checkhealth: fix accidental change [ci skip]Justin M. Keyes2020-02-02
* checkhealth: avoid irrelevant virtualenv executablesJustin M. Keyes2020-02-02
* checkhealth: cleanup, brevityJustin M. Keyes2020-02-02
* checkhealth: bin directory is Scripts/ on WindowsDavid Lukes2020-02-02
* checkhealth: print -> sys.stdout.writeDavid Lukes2020-02-02
* checkhealth: better $VIRTUAL_ENV validation #11781David Lukes2020-02-02
* vim-patch:8.2.0161: not recognizing .gv file as dot filetypeJan Edmund Lazo2020-02-01
* vim-patch:8.2.0190: detect Kotlin files [ci skip] #11796Alkeryn2020-02-01
* vim-patch:8.2.0077: settagstack() cannot truncate at current indexJan Edmund Lazo2020-01-29
* LSP: show diagnostic in qf/loclist #11777Matthieu Coudron2020-01-28