aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq2024-02-23
| * vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq2024-02-23
| * feat(treesitter): add folding for `InspectTree` (#27518)再生花2024-02-22
| * docs(builtin): show tag at first line with multiple signatures (#27577)zeertzjq2024-02-22
| * build(deps): bump luv to v1.48.0-0Christian Clason2024-02-22
| * feat(extmark): window scoped extmarkaltermo2024-02-21
| * docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...rktjmp2024-02-21
| * fix(extmarks): priority order of inline and non-inline virt_text (#27532)zeertzjq2024-02-20
| * docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
| * feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
| * fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
| * docs: document breaking change for nvim_create_autocmd callback (#27484)Gregory Anders2024-02-15
| * fix: type warnings in shared.luaLewis Russell2024-02-15
| * vim-patch:1da0e8581671Christian Clason2024-02-15
| * refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
| * refactor(lua): use Arena when converting from lua stack to API argsbfredl2024-02-13
| * docs: correct on_key docs (#27429)altermo2024-02-12
| * refactor(lsp): move more code to client.luaLewis Russell2024-02-11
| * Merge pull request #27420 from MariaSolOs/warning-anxietyLewis Russell2024-02-11
| |\
| | * refactor(lsp): add type annotationsMaria José Solano2024-02-10
| * | feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
| * | Merge pull request #27253 from MariaSolOs/codelens-refreshbfredl2024-02-10
| |\ \ | | |/ | |/|
| | * feat(lsp): add opts paramater to vim.lsp.codelens.refreshMaria José Solano2024-02-08
| * | fix(startup): multiprocess startuptime #26790Pablo Arias2024-02-09
| |/
| * feat(lsp): deprecate severity_limitLewis Russell2024-02-08
| * refactor(treesitter): {start,stop} are optional in Query:iter_* methodsJongwook Choi2024-02-08
| * refactor(treesitter): typing for Query, TSQuery, and TSQueryInfoJongwook Choi2024-02-08
| * vim-patch:b8170143c8f8 (#27387)zeertzjq2024-02-08
| * feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)nikolightsaber2024-02-08
| * vim-patch:c9c2e2d2ff44zeertzjq2024-02-08
| * vim-patch:partial:9.1.0080: unexpected error for modifying final list using +=zeertzjq2024-02-08
| * feat(treesitter): show root nodes in :InspectTree (#26944)altermo2024-02-06
| * fix(doc): prevent doxygen confusionLewis Russell2024-02-06
| * docs: small fixes (#27213)dundargoc2024-02-06
| * vim-patch:f7f33e3719c8Christian Clason2024-02-06
| * feat(treesitter): use 0-based indexing to show ranges in `:InspectTree`Jongwook Choi2024-02-05
| * feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
| * feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
| * feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins2024-01-29
| * docs: enforce "treesitter" spelling #27110Jongwook Choi2024-01-28
| * vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
| * docs(lua): update ":{range}lua" docs + error message #27231Justin M. Keyes2024-01-27
| * feat(ex_cmds): ranged :lua #27167luukvbaal2024-01-26
| * revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2024-01-27
| * vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
| * feat(colorscheme): update treesitter groupsEvgeni Chasnovski2024-01-25
| * feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2024-01-24
| * vim-patch:e1ddc2d5875dChristian Clason2024-01-24
| * fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq2024-01-24
| * vim-patch:ca0e9823a1dfChristian Clason2024-01-24