aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* addressing reviewsMatthieu Coudron2020-03-01
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* Merge pull request #11910 from mfussenegger/references-ctxMatthieu Coudron2020-02-27
|\
| * 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
|/
* Merge pull request #11946 from bfredl/ts-syncBjörn Linse2020-02-26
|\
| * treesitter: update vendored tree-sitter runtimeBjörn Linse2020-02-25
|/
* TUI: reset background color before scroll #11909Jakub Łuczyński2020-02-23
* Merge pull request #11890 from cryptomilk/master-gcc10-fno-commonBjörn Linse2020-02-23
|\
| * cmake: Check for -fno-common and use it if availableAndreas Schneider2020-02-23
| * nvim: Correctly setup global channelsAndreas Schneider2020-02-23
| * nvim:msgpack: Correctly set up global ch_before_blocking_eventsAndreas Schneider2020-02-23
| * nvim: Fix enum declaration of RemapValuesAndreas Schneider2020-02-23
| * nvim:viml: Fix enum declaration of ExprParserFlagsAndreas Schneider2020-02-23
| * nvim:eval: Fix enum declaration for ListLenSpecialsAndreas Schneider2020-02-23
* | Merge pull request #11934 from h-michael/restoreBjörn Linse2020-02-23
|\ \ | |/ |/|
| * clang/scan-build: restore required codeHirokazu Hata2020-02-23
* | CI/travis: workaround broken homebrewJustin M. Keyes2020-02-22
* | PVS/V618: fix printf-style args #11888Justin M. Keyes2020-02-22
|/
* lsp/completion: show duplicates in completion popup #11920Mathias Fußenegger2020-02-21
* doc: LOG_CALLSTACK: mention "-no-pie" [ci skip]Jakub Łuczyński2020-02-21
* Merge #11914 'vim-patch:8.1.{1122,1868}'Justin M. Keyes2020-02-20
|\
| * vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
| * vim-patch:8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' setJan Edmund Lazo2020-02-20
|/
* quickfix.c: Fix vimgrep regression #11907cballam2020-02-19
* Merge pull request #11908 from bfredl/qf_msg-fixupBjörn Linse2020-02-19
|\
| * test: always use "set more" with :digraph testBjörn Linse2020-02-19
|/
* Merge #11895 'lsp: fix textDocument/completion handling'Justin M. Keyes2020-02-18
|\
| * 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
* | clang/scan-build: fix dead stores #11900Hirokazu Hata2020-02-18
* | Merge #11887 'loop_close: close all handles'Justin M. Keyes2020-02-18
|\ \ | |/ |/|
| * loop_close: close all handlesJustin M. Keyes2020-02-17
| * loop_close: call uv_stop(), fix bugJustin M. Keyes2020-02-17
|/
* loop_close: timout after 2 seconds #11821Justin M. Keyes2020-02-16
* test: always dump logs on failure #11886Justin M. Keyes2020-02-16
* Merge #11873 from janlazo/vim-8.1.0786Justin M. Keyes2020-02-16
|\
| * vim-patch:8.2.0267: no check for a following cmd when calling a function failsJan Edmund Lazo2020-02-16
| * vim-patch:8.1.0043: ++bad argument of :edit does not work properlyJan Edmund Lazo2020-02-16
| * vim-patch:8.0.1660: the terminal API "drop" command doesn't support optionsJan Edmund Lazo2020-02-16
| * vim-patch:8.1.1201: output of :command is hard to readJan Edmund Lazo2020-02-16