aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.4497: wrong color for half of wide character next to pum scroll...zeertzjq2023-10-18
* vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq2023-10-18
* fix(treesitter): check that buf is loaded in autocommands (#25679)Maria José Solano2023-10-17
* vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
* vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...zeertzjq2023-10-17
* vim-patch:9.0.2039: completion shows current word after completion restart (#...zeertzjq2023-10-17
* fix(diagnostics): if buffer not loaded, skip handlers that set extmark (#25628)Jaehwang Jung2023-10-16
* Merge pull request #25394 from famiu/refactor/options/set_optionbfredl2023-10-16
|\
| * refactor(options): make `did_set_shada` a normal option callbackFamiu Haque2023-10-17
| * refactor(options): make `os_oldval` and `os_newval` use `OptValData`Famiu Haque2023-10-17
| * refactor(options): rename `empty_option` to `empty_string_option`Famiu Haque2023-10-17
| * refactor(options): deduplicate the `do_set_option` codepathFamiu Haque2023-10-17
| * refactor(options): deduplicate `do_set_option_string`Famiu Haque2023-10-17
| * refactor(options): remove `os_op`Famiu Haque2023-10-17
| * refactor(options)!: make OptionSet `v:` values use typvalFamiu Haque2023-10-17
| * refactor(options): unify set_num_option and set_bool_optionFamiu Haque2023-10-17
* | build: adjust how find order is prioritizeddundargoc2023-10-16
* | fix(man.lua): hardwrapped manpage is not resized #25646James Barford-Evans2023-10-16
* | fix(lsp): highlight active parameter in signature help #25663Maria José Solano2023-10-16
* | docs: do not hardcode LSP version in URL #25648Maria José Solano2023-10-16
|/
* vim-patch:9.0.2033: gcc overflow-warning for f_resolve (#25666)zeertzjq2023-10-16
* vim-patch:dbf749bd5aae (#25665)zeertzjq2023-10-16
* Merge pull request #25602 from bfredl/have_no_ifdefbfredl2023-10-15
|\
| * refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefsbfredl2023-10-15
|/
* fix(extmarks): skip virt_text if it is out of window (#25658)zeertzjq2023-10-15
* vim-patch:9.0.2025: no cmdline completion for ++opt args (#25657)zeertzjq2023-10-15
* vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq2023-10-15
* vim-patch:9.0.2031: TextChangedI may be triggered by non-insert mode change (...zeertzjq2023-10-15
* vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq2023-10-15
* docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq2023-10-15
* test(terminal/channel_spec): fix flakiness (#25649)zeertzjq2023-10-15
* vim-patch:7687238e1b0dChristian Clason2023-10-14
* vim-patch:9.0.2024: no filetype detection for Debian sourcesChristian Clason2023-10-14
* test(winscrolled): make sure floating window is drawn (#25639)zeertzjq2023-10-14
* vim-patch:2bbd0d30eebd (#25637)zeertzjq2023-10-14
* vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq2023-10-14
* vim-patch:9.0.2021: Coverity complains about change in charset (#25634)zeertzjq2023-10-14
* refactor(lsp): fix luals warnings in tagfunc and add type annotations (#25150)Mathias Fußenegger2023-10-14
* refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)Mathias Fußenegger2023-10-14
* fix(lsp): refactor escaping snippet text (#25611)Maria José Solano2023-10-14
* Merge pull request #25630 from nwounkn/fix-extra-linezeertzjq2023-10-14
|\
| * fix(ui): empty line before the next message after :silent commandnwounkn2023-10-14
|/
* test(ui/searchhl_spec): match more in :terminal test (#25631)zeertzjq2023-10-14
* vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)zeertzjq2023-10-14
* fix(grid): add start column when getting char on line (#25627)zeertzjq2023-10-13
* fix: allow multiline message for echoerr (#25380)Jongwook Choi2023-10-13
* refactor(test): cleanup #25614Justin M. Keyes2023-10-12
* feat(types): add `test/.luarc.json`L Lllvvuu2023-10-12
* fix(lsp): handle NUL bytes in popup text (#25612)zeertzjq2023-10-12
* vim-patch:9.0.2018: complete_info() returns wrong index (#25607)zeertzjq2023-10-12