aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | | 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
* | Merge #11772 from janlazo/vim-8.2.0152Justin M. Keyes2020-01-26
|\ \
| * | vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatibleJan Edmund Lazo2020-01-26
* | | mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
|/ /
* | terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* | vim-patch:8.2.0141: no swift filetype detection (#11747)Jan Edmund Lazo2020-01-23
* | Merge pull request #11740 from Billy4195/fix_jobstopBjörn Linse2020-01-22
|\ \
| * | Fix f_jobstop() failed loudlyBilly Su2020-01-22
| |/
* | provider/perl: add latest version health checkJan Edmund Lazo2020-01-20
* | doc: provider-perlJan Edmund Lazo2020-01-20