aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(lsp): error in reset_timer on second detach #24117Chinmay Dalal2023-06-23
* ci: introduce CI_LINT optiondundargoc2023-06-24
* build(luarc.json): disable luadoc-miss-see-name #24108Raphael2023-06-23
* fix(lsp): reapplying already-applied hints #24114Chinmay Dalal2023-06-23
* fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)zeertzjq2023-06-23
* feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)Mathias Fußenegger2023-06-22
* vim-patch:9.0.1645: zserio files are not recognized (#24120)Christian Clason2023-06-22
* feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)zeertzjq2023-06-22
* feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)Mathias Fußenegger2023-06-22
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* fix(extmarks): hide inline virt_text properly with 'smoothscroll' (#24106)zeertzjq2023-06-22
* fix(extmarks): empty inline virt_text interfering with DiffText (#24101)zeertzjq2023-06-22
* Merge #24087 from justinmk/docJustin M. Keyes2023-06-22
|\
| * feat(gen_help_html): ignore pi_netrw.txt errorsJustin M. Keyes2023-06-22
| * feat(gen_help_html): non-default vimdoc.so parserJustin M. Keyes2023-06-22
| * fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-22
| * docs: lsp, vim_diffJustin M. Keyes2023-06-22
* | perf(lsp): remove grouping logic from lsp.status (#24096)Mathias Fußenegger2023-06-22
|/
* Merge pull request #24098 from zeertzjq/fix-extmarkzeertzjq2023-06-22
|\
| * fix(api): wrong nvim_buf_set_extmark error for invalid hl_modezeertzjq2023-06-22
| * fix(extmarks): empty inline virt_text interfering with Visual highlightzeertzjq2023-06-22
* | fix: tostring(vim.version()) fails if build is NIL #24097Julian Grinblat2023-06-22
|/
* feat(man): respect 'wrapmargin' when wrapping man pages (#24091)Gregory Anders2023-06-21
* Merge #24086 LSP ctx.version, report full Nvim versionJustin M. Keyes2023-06-21
|\
| * docs(lsp): mention ctx.versionJustin M. Keyes2023-06-21
| * refactor(lsp): report full Nvim version string in clientInfoJustin M. Keyes2023-06-21
* | fix(folds): don't show search or match highlighting on fold (#24084)zeertzjq2023-06-21
|/
* fix(vim.json)!: remove global options, "null", "array_mt" #24070Justin M. Keyes2023-06-21
* fix(lsp): add spacing for inlay hints separately #24079Akin2023-06-21
* fix(lsp): define LspInlayHint highlight group #24073Chinmay Dalal2023-06-21
* fix(lsp): always return boolean in lsp.buf_client_attach (#24077)Sooryakiran Ponnath2023-06-20
* Merge pull request #24069 from famiu/refactor/options/varpbfredl2023-06-20
|\
| * refactor(option): use `void *` for pointer to option valueFamiu Haque2023-06-20
* | fix(lsp): check if inlay hints are enabled for a buffer before disabling (#24...Chinmay Dalal2023-06-20
* | refactor(lsp): extract common execute command functionality (#24065)Mathias Fußenegger2023-06-20
* | docs(lsp): LspInlayHint highlight group #24071Chinmay Dalal2023-06-20
* | fix(lsp): duplicate on_detach, on_reload callbacks #24067Chinmay Dalal2023-06-20
* | feat(lsp): inlay hints #23984Chinmay Dalal2023-06-19
* | docs #24061Justin M. Keyes2023-06-19
* | Merge pull request #24063 from bfredl/ceci-nest-pas-rtpbfredl2023-06-19
|\ \
| * | fix(docs): the runtimepath is not the runtime pathbfredl2023-06-19
|/ /
* | docs: deprecation policy #23138Gregory Anders2023-06-19
* | docs #22363Justin M. Keyes2023-06-19
* | fix(treesitter): use vim.highlight.priorities instead of hardcoded 100 (#24052)Santos Gallegos2023-06-18
* | fix(fs): make `normalize()` work with '/' path (#24047)Evgeni Chasnovski2023-06-18
* | vim-patch:9.0.1638: crypt tests hang and cause memory errors (#24053)zeertzjq2023-06-18
|/
* fix(lsp): allow Lua pattern chars in code action filter (#24041)Jonas Strittmatter2023-06-17
* vim-patch:9.0.1637: compiler warning for uninitialized variable (#24042)zeertzjq2023-06-17
* Merge pull request #24037 from zeertzjq/vim-9.0.1634zeertzjq2023-06-16
|\