aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * | vim-patch:957d903cb7afChristian Clason2024-05-20
| * | vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)zeertzjq2024-05-18
| * | fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)Gregory Anders2024-05-17
| * | feat(api): broadcast events to ALL channels #28487Justin M. Keyes2024-05-17
| * | perf(treesitter): use child_containing_descendant() in has-ancestor? (#28512)vanaigr2024-05-16
| * | docs: news #28773Justin M. Keyes2024-05-16
| * | NVIM v0.10.0Justin M. Keyes2024-05-16
| * | docs: misc (#28761)dundargoc2024-05-16
| * | docs: nvim.appdata.xml, set faq to "flow" layout #28769Justin M. Keyes2024-05-16
| * | vim-patch:5faeb60480c6 (#28768)zeertzjq2024-05-16
| * | Merge #28747 from justinmk/docJustin M. Keyes2024-05-15
| |\ \
| | * | docs: newsJustin M. Keyes2024-05-15
| * | | vim-patch:fed01960d2b0 (#28764)zeertzjq2024-05-16
| |/ /
| * | docs(lua): restore missing indexing for vim.bo and vim.wo (#28751)zeertzjq2024-05-15
| * | docs: misc (#28609)dundargoc2024-05-15
| * | refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
| * | refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
| |/
| * vim-patch:1c5728e0c4a9 (#28703)zeertzjq2024-05-11
| * fix(lsp): disable didChangeWatchedFiles on LinuxLewis Russell2024-05-10
| * vim-patch:1e34b95e4402Christian Clason2024-05-09
| * Merge #28637 more support for vim.lsp.ListOpts.loclistJustin M. Keyes2024-05-07
| |\
| | * feat(lsp): support vim.lsp.ListOpts.loclist in location_handler()tom-anders2024-05-07
| | * docs(lsp): document vim.lsp.ListOpts.loclisttom-anders2024-05-07
| | * refactor(lsp): s/options/opts for parameters in vim.lsp.buftom-anders2024-05-07
| * | fix(lsp): rename LspProgress data.result => data.params #28632Jongwook Choi2024-05-07
| |/
| * revert: default LSP mappings (#28649)Gregory Anders2024-05-06
| * refactor(snippet): rename exit() => stop() #28628Justin M. Keyes2024-05-06
| * 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