summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2025-05-04fix(extui): message may overwrite active cmdline #33846luukvbaal2
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes2
2025-05-04feat(lsp): support `documentColor` dynamic registration #33800Maria José Solano4
2025-05-04fix(lsp): improve error completion message #33812glepnir1
2025-05-04fix(lsp): only auto-detach lsp.config clients #33834glepnir1
2025-05-04fix(extui): hide inactive "more" window (#33831)luukvbaal2
2025-05-03docs: default mappings #33706Phạm Bình An6
2025-05-03fix(treesitter): invalidate conceal_lines marks #33828luukvbaal1
2025-05-03feat(lsp): detach LSP clients when 'filetype' changes #33707Jeremy Fleischman1
2025-05-03feat(lua): function `behavior` for tbl_extend, tbl_deep_extend #33819Maria José Solano3
2025-05-03fix(extui): search highlighting in extui "more" pager #33792luukvbaal2
2025-05-03docs(lua): typing for vim.fn.winlayout #33817PRIZ ;]3
2025-05-03fix(window): skip unfocusable and hidden floats with "{count}<C-W>w" #33810Sean Dewar1
2025-05-03feat(lsp): vim.lsp.is_enabled() #33703Jeremy Fleischman3
2025-05-03docs: treesitter parse errors #33811Christian Clason29
2025-05-03docs: fixups (#33815)Sean Dewar2
2025-05-03fix(runtime): conceal paths in help, man ToC loclist #33764Michele Campeotto2
2025-05-03build(deps): bump tree-sitter-vim to v0.6.0Christian Clason1
2025-05-03fix(lsp): improper diagnostic end_col computationRiley Bruins1
2025-05-03docs: add missing change to getcharstr() signature (#33797)zeertzjq1
2025-05-02fix(treesitter): close `:InspectTree` with `q`Christian Clason1
2025-05-02fix(lsp): use `bufnr` when getting clients in `symbols_to_items` (#33760)Maria José Solano1
2025-05-02fix(extui): cmdline visibility, cmdheight cursor position (#33774)luukvbaal3
2025-05-02fix(extui): close message window with `q`Christian Clason1
2025-05-02vim-patch:c3f48e3: runtime(abnf): include ABNF filetype pluginChristian Clason1
2025-05-02vim-patch:9.1.1360: filetype: GNU Radio companion files are not recognizedzeertzjq1
2025-05-02vim-patch:9.1.1359: filetype: GNU Radio config files are not recognizedzeertzjq3
2025-05-02feat(messages): hl-StderrMsg, hl-StdoutMsg #33429Sathya Pramodh1
2025-05-02fix(extui): check option values after VimEnter (#33768)luukvbaal1
2025-05-02fix(vim.lsp.enable): don't eagerly enable LSP configs during startup #33762Phạm Bình An1
2025-05-02feat(ui): ext_cmdline/messages for the TUI #27855luukvbaal6
2025-05-02Merge pull request #28344 from bfredl/wonderlandbfredl4
2025-05-02feat(build): build.zig MVP: build and run functionaltests on linuxbfredl4
2025-05-02vim-patch:1c58019: runtime(vim): Update base-syntax, improve enum highlightin...zeertzjq1
2025-05-02vim-patch:f57c065: runtime(sh): Update syntax, highlight escaped chars in tes...zeertzjq1
2025-05-02vim-patch:83cb817: runtime(doc): update example ctags program and linksbrianhuster1
2025-05-01fix(lsp): handle `nil` buffer state in `documentColor` clear (#33746)Maria José Solano1
2025-05-01fix(diagnostic): allow virtual_{lines,text} cursor exclusivity #33517Michael Clayton2
2025-05-01Merge pull request #33738 from zeertzjq/vim-fa8b7dbzeertzjq4
2025-04-30feat(lsp): start/stop LSPs as necessary during vim.lsp.enable() #33702Jeremy Fleischman1
2025-05-01vim-patch:ff3d4b2: runtime(doc): document that :b cannot handle buffer names ...zeertzjq1
2025-05-01vim-patch:fb08192: runtime(doc): clarify the use of 'tagfunc', update a comme...zeertzjq3
2025-05-01vim-patch:partial:fa8b7db: runtime(doc): tweak documentation style in options...zeertzjq2
2025-04-30feat(terminal): parse current buffer contents in nvim_open_term() (#33720)Gregory Anders3
2025-04-30feat(lsp): `root_markers` can control priority #33485Lorenzo Bellina3
2025-04-30fix(trust): support for trusting directories #33617Jeremy Fleischman3
2025-04-30vim-patch:910bfd5: runtime(java): Consent to HTML tags folding in Javadoc com...zeertzjq2
2025-04-29feat(ui): use builtin completion popupmenu with ext_cmdline (#31269)luukvbaal3
2025-04-29Merge pull request #33667 from glepnir/vim-9.1.1341zeertzjq6
2025-04-29vim-patch:ffc89e4 runtime(doc): clarify complete_match() and 'isexpand' optionglepnir6