summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2026-04-16fix(treesitter): TSNode:id() with NUL byte causes unreliable select() #39134altermo1
2026-04-16docs(pack): improve "Synchronize across machines" steps #39122Evgeni Chasnovski1
2026-04-16test: lint naming conventions #39117Justin M. Keyes3
2026-04-16Merge #39078 render class dot members as module functionsJustin M. Keyes2
2026-04-16feat(docs): render class dot members as module functionsYi Ming2
2026-04-16refactor(lsp): fix typing for LSP methods #39099Luis Calle1
2026-04-16vim-patch:9.2.0354: filetype: not all Bitbake include files are recognizedzeertzjq1
2026-04-15fix(lsp): set 'winfixbuf' in open_floating_preview() window #39058Raizento1
2026-04-15refactor: update usages of deprecated "buffer" param #39089Justin M. Keyes10
2026-04-15refactor(api): rename "window" to "win" (positional parameters) #39083Justin M. Keyes2
2026-04-15feat(lsp): highlight foldtext via treesitter #38789Yi Ming2
2026-04-15refactor(api): rename buffer to buf (positional parameters) #39013Justin M. Keyes1
2026-04-15refactor(diagnostic): split diagnostic moduleLewis Russell9
2026-04-15revert: "docs: vim.range, vim.pos #38869"Yi Ming2
2026-04-15test: replace busted with local harnessLewis Russell1
2026-04-15fix(lua): make vim.deep_equal cycle-safeLewis Russell1
2026-04-14feat(api): use zindex to determine dimmed cursor shape #39054luukvbaal1
2026-04-14docs: lsp, options, api #38980Justin M. Keyes7
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes17
2026-04-14refactor(options): generate "modeline disallowed" doc text #39019Justin M. Keyes1
2026-04-13feat(api): rename buffer to buf in retval #38900Justin M. Keyes1
2026-04-13feat(completion): completeopt=preselect, LSP CompletionItem.preselect #36613glepnir3
2026-04-12feat(provider): support bun as node.js provider #38517Owen1
2026-04-12revert: "fix(lsp): only resolve LSP configs once" #38990Justin M. Keyes1
2026-04-12fix(lsp): show_document can't position cursor past EOL in insert-mode #38566Lars Debor1
2026-04-12feat(api): nvim_set_hl can set "font" #37668glepnir2
2026-04-12fix(lsp): send didOpen on save to all clients+groups #37454Emilv22
2026-04-12Merge #38882 docsJustin M. Keyes5
2026-04-12fix(normal): pass count to 'keywordprg' as arg1 #38965Barrett Ruth1
2026-04-12fix(api): nvim_get_hl drops groups defined with link_global #38492glepnir2
2026-04-12docs: vim.posJustin M. Keyes2
2026-04-12docs: miscJustin M. Keyes3
2026-04-11fix(pack): make 'stash' call compatible with older Git #38679skewb1k1
2026-04-11fix(lsp): check stale context in hover/signature callback #38724glepnir1
2026-04-11fix(lsp): codelens text flickers #38782Jaehwang Jung1
2026-04-11vim-patch:9.2.0333: filetype: PklProject files are not recognized (#38949)zeertzjq1
2026-04-10Merge #38501 :log, stdpath("state")/logsJustin M. Keyes3
2026-04-10feat(ex): add `:log` commandOlivia Kinnear3
2026-04-10fix(pack): more advice for out-of-sync lockfile #38931Evgeni Chasnovski1
2026-04-10feat(snippet): support multiple sessions #29340Maria Solano1
2026-04-10feat(vim.net): custom request() headers #38837Ellison1
2026-04-10vim-patch:9.2.0327: filetype: uv scripts are not detected (#38920)zeertzjq1
2026-04-09refactor(lsp): share code by `get_locations` #38902Yi Ming1
2026-04-09fix(vim.pos): Range:intersect() drops `buf` #38898Luis Calle1
2026-04-09fix(messages): truncate warning messages only in display (#38901)zeertzjq3
2026-04-08feat(api): rename buffer to buf #35330Jordan19
2026-04-08vim-patch:9.2.0323: filetype: buf.lock files are not recognized (#38897)zeertzjq1
2026-04-08fix(lsp): apply_text_edits causes unwanted BufDelete events #38778glepnir1
2026-04-08docs(api): nvim_exec_autocmds() default "pattern"Sean Dewar1
2026-04-08fix(diagnostics)!: restore `is_pull` namespace argument #38698Maria Solano2