aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(lsp): handle reverse lookup in capabilitiesMaria José Solano2024-02-28
* refactor(lsp): remove outdated commentMaria José Solano2024-02-28
* fix(tohtml): set filetype of generated HTML to `html`Christian Clason2024-02-28
* fix(lsp): correct the error message's cmd on spawning (#27632)notomo2024-02-28
* fix(lsp): remove unnecessary file load/write when renaming (#27621)Jaehwang Jung2024-02-28
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* Merge pull request #27643 from bfredl/metadata2bfredl2024-02-28
|\
| * refactor(metadata): generate all metadata in luabfredl2024-02-28
|/
* vim-patch:e84d2d4432cdChristian Clason2024-02-28
* fix(lua): remove uri fragment from file paths (#27647)Ilia Choly2024-02-28
* docs(lpeg): merge upstream changesMaria José Solano2024-02-28
* vim-patch:b1427b46f5fe (#27652)zeertzjq2024-02-28
* vim-patch:9.1.0140: cursor on wrong row after 1 char 'below' virtual text whe...zeertzjq2024-02-28
* feat(lsp): support completion itemDefaultsMaria José Solano2024-02-27
* refactor(lsp): alias for CompletionResultMaria José Solano2024-02-27
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* docs: fix type of setreg() argument {options} (#27631)Maria José Solano2024-02-27
* vim-patch:c7ddc9b73543Christian Clason2024-02-27
* build(deps): bump luv to 1.48.0-1Christian Clason2024-02-27
* vim-patch:2c51e15b66a4 (#27637)zeertzjq2024-02-27
* vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...zeertzjq2024-02-27
* Merge pull request #27635 from bfredl/nomsgvalidbfredl2024-02-26
|\
| * refactor(msgpack): remove dead unpacker code in helpersbfredl2024-02-26
* | fix(defaults): validate 'channel' before responding to OSC request (#27594)Gregory Anders2024-02-26
|/
* Merge pull request #27599 from bfredl/nofileallocbfredl2024-02-26
|\
| * refactor(shada): devirtualize writerbfredl2024-02-25
| * refactor(fileio): remove API shell layer encouraging unnecessary allocationsbfredl2024-02-25
* | fix(mbyte): fix bugs in utf_cp_*_off() functionsVanaIgr2024-02-26
* | test(terminal/buffer_spec): re-skip bang test on Windowszeertzjq2024-02-26
* | fix(process): start pty process eof timer on main thread (#27625)zeertzjq2024-02-26
* | refactor(types): fix miscellaneous type warningsMaria José Solano2024-02-25
|/
* fix(lsp): add snippet regression test (#27618)Maria José Solano2024-02-25
* vim-patch:partial:d086b8f646a6 (#27623)zeertzjq2024-02-25
* test: don't use minimal timeout for "intermediate" flag (#27620)zeertzjq2024-02-25
* fix(lsp): add assertion for explicit bufnr in apply_text_edits (#27614)Gregory Anders2024-02-24
* docs: fix several misleading and superfluous wordings (#27609)Evgeni Chasnovski2024-02-25
* vim-patch:374e26aba2e5 (#27617)zeertzjq2024-02-25
* vim-patch:9.1.0135: Insufficient testing for 'delcombine' (#27616)zeertzjq2024-02-25
* build: download libiconv and gettext from `deps` repositorydundargoc2024-02-24
* fix(lsp): when renaming directory, check path prefix of buffer names (#27603)Jaehwang Jung2024-02-24
* vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)zeertzjq2024-02-24
* docs(lsp): mark `ClientConfig.init_options` as optionalChristian Clason2024-02-24
* vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...zeertzjq2024-02-24
* build(deps): bump lua-compat-5.3 to v0.13Christian Clason2024-02-24
* vim-patch:9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL li...zeertzjq2024-02-24
* refactor(lsp): remove redundant code (#27601)Jaehwang Jung2024-02-24
* vim-patch:a35235e824bb (#27598)zeertzjq2024-02-24
* Merge pull request #27562 from bfredl/envallocbfredl2024-02-24
|\
| * perf(os/env): os_getenv() allocation when there is no env var setbfredl2024-02-24
|/
* docs(lsp): remove obsolete didChangeConfiguration explanation (#27595)Tim Pope2024-02-24