aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * fix(options): `'modified'` showing incorrect value for scratch buffersFamiu Haque2023-10-22
|/
* Merge pull request #25624 from glepnir/fix_25598bfredl2023-10-21
|\
| * feat(complete): support f flag for complete buffer partglepnir2023-10-21
* | build(deps): bump luajit to HEAD - e826d0c10Christian Clason2023-10-21
|/
* refactor(lsp): deprecate completion util methodsMathias Fussenegger2023-10-21
* refactor(lsp): move completion logic into _completion moduleMathias Fussenegger2023-10-21
* vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq2023-10-21
* vim-patch:9.0.2058: tests: avoid error when no swap files exist (#25735)zeertzjq2023-10-21
* vim-patch:d3e277f279ed (#25734)zeertzjq2023-10-21
* feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
* fix(lsp): log unknown diagnostic tags instead of showing a warning (#25705)Jorge Mederos2023-10-21
* ci(cirrus): don't run lua/help_spec (#25498)zeertzjq2023-10-21
* fix(event-loop): flush UI when no input is available (#25728)zeertzjq2023-10-20
* refactor(options): `get_option_value_strict()` and `SREQ_*`Famiu Haque2023-10-20
* vim-patch:9.0.2056: no digraph for quadruple primeChristian Clason2023-10-20
* vim-patch:d5dc58aeed1b (#25720)Gregory Anders2023-10-19
* Merge pull request #25717 from gpanders/vim-e08bfef88bd0Gregory Anders2023-10-19
|\
| * vim-patch:9.0.2053: zig filetype detection test wrongGregory Anders2023-10-19
| * vim-patch:e08bfef88bd0Gregory Anders2023-10-19
|/
* fix(treesitter): set cursor position when opening inspectorMaria José Solano2023-10-19
* vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#2...zeertzjq2023-10-19
* fix(docs): fix TSNode incorrect signaturesPham Huy Hoang2023-10-19
* build(deps): include Find moduleJames McCoy2023-10-18
* Merge pull request #25703 from zeertzjq/vim-9.0.2044zeertzjq2023-10-18
|\
| * vim-patch:9.0.2045: tests: checking for swap files takes timezeertzjq2023-10-18
| * vim-patch:9.0.2044: Vim9: exceptions confuse defered functionszeertzjq2023-10-18
|/
* build: add sub-targets to the doc targetdundargoc2023-10-18
* vim-patch:5a33ce2a661fChristian Clason2023-10-18
* fix(move): check the correct buffer (#25698)zeertzjq2023-10-18
* test(autocmd/termxx_spec): fix flakiness (#25694)zeertzjq2023-10-18
* 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
|/