aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:53753f6a4925 (#28647)zeertzjq2024-05-06
* vim-patch:ad4881cb3c04 (#28636)zeertzjq2024-05-04
* docs: deduplicate information in deprecated.txtdundargoc2024-05-03
* fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612Justin M. Keyes2024-05-03
* Merge #28101 nvim__redrawJustin M. Keyes2024-05-02
|\
| * feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2024-05-02
* | feat(lsp): inlay_hint.is_enabled({filter}) #28523Yi Ming2024-05-02
|/
* feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543Yi Ming2024-05-02
* docs: add `hl-SnippetTabstop` tagEvgeni Chasnovski2024-05-02
* docs: format vim_diff.txt for "flow" layout #28584Justin M. Keyes2024-04-30
* docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes2024-04-30
* feat(diagnostic): revert default behaviour of goto_next/prev()Lewis Russell2024-04-30
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* docs: various fixes (#28208)dundargoc2024-04-30
* vim-patch:c4d0c8c81245Christian Clason2024-04-30
* vim-patch:9.1.0381: cbuffer and similar commands don't accept a range (#28571)zeertzjq2024-04-30
* vim-patch:04e1aaa94e3b (#28570)zeertzjq2024-04-30
* fix(lsp): redundant vim.snippet.jumpable #28560Maria José Solano2024-04-29
* feat(defaults): visual CTRL-R for LSP mappings #28537Justin M. Keyes2024-04-28
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* fix(diagnostic): get border from config (#28531)glepnir2024-04-28
* fix(treesitter): enforce lowercase language names (#28546)Christian Clason2024-04-28
* docs: breaking change in diagnostic goto #28541Gregory Anders2024-04-27
* vim-patch:79952b9c6774Christian Clason2024-04-27
* vim-patch:9525f6213604zeertzjq2024-04-27
* vim-patch:00ae5c5cba7bzeertzjq2024-04-27
* vim-patch:fe1e2b5e2d65zeertzjq2024-04-27
* fix(lsp): change `silent` in lsp.start.Opts to optional (#28524)Mathias Fußenegger2024-04-26
* feat(diagnostic): add default mappings for diagnostics (#16230)Gregory Anders2024-04-26
* feat(lsp): add more LSP defaults (#28500)Gregory Anders2024-04-26
* refactor(vim.iter)!: rename xxback() => rxx() #28503Justin M. Keyes2024-04-26
* fix: lua annotationsLewis Russell2024-04-26
* fix(lsp): add "silent" option to vim.lsp.start (#28478)Gregory Anders2024-04-26
* feat(diagnostic): goto functions jump to highest severity (#28490)Gregory Anders2024-04-25
* fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes2024-04-25
* feat(fs): add vim.fs.root (#28477)Gregory Anders2024-04-24
* feat(api): allow floats to be opened in non-current tabpage (#28480)Will Hopkins2024-04-25
* refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)Mathias Fußenegger2024-04-23
* test: improve test conventionsdundargoc2024-04-23
* fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...Raphael2024-04-23
* vim-patch:f7a38650eaf6 (#28465)zeertzjq2024-04-23
* refactor(api): deprecate nvim_call_atomic #28433Justin M. Keyes2024-04-22
* refactor(lua): deprecate tbl_flatten #28457Justin M. Keyes2024-04-22
* refactor(lua): deprecate tbl_flattenJustin M. Keyes2024-04-22
* vim-patch:d3ff129ce8c6Christian Clason2024-04-22
* refactor(lua): rename tbl_isarray => isarrayJustin M. Keyes2024-04-21
* refactor(lua): rename tbl_islist => islistJustin M. Keyes2024-04-21
* Merge pull request #27872 from luukvbaal/cmdheightbfredl2024-04-21
|\
| * fix(ui): don't force 'cmdheight' to zero with ext_messagesLuuk van Baal2024-04-20