aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #21185 from zeertzjq/vim-8.2.2466zeertzjq2022-11-25
|\
| * vim-patch:9.0.0936: wrong type for "isunnamed" returned by getreginfo()zeertzjq2022-11-25
| * vim-patch:8.2.2886: various pieces of code not covered by testszeertzjq2022-11-25
| * vim-patch:8.2.2466: max() and min() can give many error messageszeertzjq2022-11-25
|/
* ci(labeler): also add filetype label for filetype/detect.lua (#21180)zeertzjq2022-11-24
* Merge pull request #21080 from folke/fix_multigrid_lua_ui_attachbfredl2022-11-24
|\
| * fix: don't disable compositor widgets when a GUI with multigrid attachesFolke Lemaitre2022-11-16
* | Merge pull request #21173 from zeertzjq/vim-8.2.3698zeertzjq2022-11-24
|\ \
| * | vim-patch:8.2.4062: match highlighting of tab too shortzeertzjq2022-11-24
| * | vim-patch:8.2.3940: match highlight disappears when doing incsearch for ":s/pat"zeertzjq2022-11-24
| * | vim-patch:8.2.3698: match highlighting continues over breakindentzeertzjq2022-11-24
|/ /
* | vim-patch:partial:b59ae59a5870 (#21170)Sean Dewar2022-11-24
* | docs(news): add diagnostic suffix (#21141)beardedsakimonkey2022-11-23
* | docs(lua): add clarifications for fs.find() and fs.normalize() (#21132)AzerAfram2022-11-24
* | build(nix): update nixpkgsPaul Schyska2022-11-24
* | Merge pull request #21163 from zeertzjq/vim-9.0.0925zeertzjq2022-11-23
|\ \
| * | refactor: maybe suppress a PVS warningzeertzjq2022-11-23
| * | vim-patch:9.0.0926: Coverity warns for not using return value of dict_add()zeertzjq2022-11-23
| * | vim-patch:9.0.0925: two conditions are always falsezeertzjq2022-11-23
|/ /
* | fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)zeertzjq2022-11-23
* | vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...zeertzjq2022-11-23
* | vim-patch:9.0.0922: Mermaid files are not recognized (#21160)Christian Clason2022-11-22
* | build(deps): update viml parser and queries (#21158)Christian Clason2022-11-22
* | Merge pull request #20151 from dundargoc/refactor/char_u/13bfredl2022-11-22
|\ \
| * | refactor: replace char_u with charDundar Göc2022-11-19
* | | test: simplify platform detection (#21020)dundargoc2022-11-22
* | | refactor: remove old TODO comments that aren't relevant anymore (#21144)dundargoc2022-11-22
* | | fix: pvs warnings (#21145)dundargoc2022-11-22
* | | Merge pull request #21149 from zeertzjq/vim-9.0.0916zeertzjq2022-11-22
|\ \ \
| * | | vim-patch:9.0.0916: getbufline() is inefficient for getting a single linezeertzjq2022-11-22
| * | | vim-patch:8.2.2479: set/getbufline test fails without the job featurezeertzjq2022-11-22
| * | | vim-patch:8.2.2435: setline() gives an error for some typeszeertzjq2022-11-22
|/ / /
* | | fix(diagnostic): correct type annotations; add Diagnostic type (#21120)Mathias Fußenegger2022-11-21
* | | build(editorconfig): set indent_size to 4 for python files (#21135)dundargoc2022-11-21
* | | feat(lsp): support set title in lsp relate floatwindow (#21110)Raphael2022-11-21
* | | feat(diagnostic): add `suffix` option to `virt_text` config (#21140)beardedsakimonkey2022-11-20
* | | feat(diagnostic): add `suffix` option to `open_float()` (#21130)beardedsakimonkey2022-11-20
* | | Merge pull request #21136 from zeertzjq/vim-9.0.0913zeertzjq2022-11-20
|\ \ \
| * | | test: add a test for #18222zeertzjq2022-11-20
| * | | vim-patch:9.0.0915: WinScrolled may trigger immediately when definedzeertzjq2022-11-20
| * | | vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...zeertzjq2022-11-20
|/ / /
* | | docs(support): update tested versions (#21126)dundargoc2022-11-20
* | | test: use isCI to simplify CI detection (#21134)dundargoc2022-11-20
|/ /
* | perf(diagnostic): use api variable and improve validate (#21111)Raphael2022-11-19
* | test: fix failing tui_spec.lua tests (#21117)Jakub Łuczyński2022-11-19
* | fix(lsp): ignore hover and signatureHelp responses on buffer change (#21121)Grzegorz Rozdzialik2022-11-19
* | vim-patch:partial:d13166e788fc (#21109)Sean Dewar2022-11-19
* | feat(lsp): run handler in coroutine to support async response (#21026)Mathias Fußenegger2022-11-19
* | vim-patch:8.2.5130: edit test for mode message fails when using valgrind (#21...zeertzjq2022-11-19
* | vim-patch:8.2.5148: invalid memory access when using expression on command li...zeertzjq2022-11-19