aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/deprecated.txt
Commit message (Expand)AuthorAge
* fix(lsp): revert buf_versions deprecation/replacement (#29217)Mathias Fußenegger2024-06-07
* refactor(lsp): replace util.buf_versions with changedtick (#28943)Mathias Fußenegger2024-05-30
* feat(diagnostic): add vim.diagnostic.jump() (#26745)Gregory Anders2024-05-28
* refactor: deprecate vim.region() #28416Justin M. Keyes2024-05-28
* feat(api): broadcast events to ALL channels #28487Justin M. Keyes2024-05-17
* docs: news #28773Justin M. Keyes2024-05-16
* docs: newsJustin M. Keyes2024-05-15
* docs: deduplicate information in deprecated.txtdundargoc2024-05-03
* docs: misc #24163Justin M. Keyes2024-04-30
* refactor(api): deprecate nvim_call_atomic #28433Justin M. Keyes2024-04-22
* refactor(lua): deprecate tbl_flatten #28457Justin M. Keyes2024-04-22
* refactor(lua): rename tbl_isarray => isarrayJustin M. Keyes2024-04-21
* refactor(lua): rename tbl_islist => islistJustin M. Keyes2024-04-21
* feat(diagnostic): is_enabled, enable(…, enable:boolean)Justin M. Keyes2024-04-15
* feat(lua): deprecate vim.tbl_add_reverse_lookupMaria José Solano2024-03-07
* docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* refactor(lsp): deprecate `vim.lsp.util.lookup_section`Jongwook Choi2024-01-16
* feature(diagnostic): add `vim.diagnostic.count()` (#26807)Evgeni Chasnovski2024-01-01
* docs: small fixes (#26448)dundargoc2023-12-19
* refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)Gregory Anders2023-12-18
* docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
* refactor(lsp): deprecate completion util methodsMathias Fussenegger2023-10-21
* refactor(lsp): deprecate util methods (#25400)Maria José Solano2023-09-29
* fix(lsp)!: deprecate trim_empty_linesMaria José Solano2023-09-19
* refactor(treesitter): deprecate for_each_child #25118LW2023-09-14
* feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)Mathias Fußenegger2023-07-17
* fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-25
* feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)Mathias Fußenegger2023-06-22
* docs #24061Justin M. Keyes2023-06-19
* docs #22363Justin M. Keyes2023-06-19
* feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...Mathias Fußenegger2023-06-09
* feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell2023-06-03
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* docs: add vim.lsp.buf.formatting_sync() to deprecated.txt (#23045)zeertzjq2023-04-12
* docs: add vim.treesitter.query.get_query() to deprecated.txtC.D. MacEachern2023-04-05
* fix(api): Use local LastSet structure in nvim_get_option_info (#22741)Michal Liszcz2023-03-29
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
* feat(api): add nvim_get_hl (#22693)Null Chilly2023-03-23
* fix(lua): vim.deprecate() shows ":help deprecated" #22677Justin M. Keyes2023-03-15
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* refactor!: rename vim.pretty_print => vim.printJustin M. Keyes2023-03-13
* docs: fix vim.treesitter tagsJustin M. Keyes2023-03-03
* refactor(treesitter): Add vim.treesitter.get_node() (#22360)Gregory Anders2023-02-22
* docs: fix typos (#22353)zeertzjq2023-02-22
* docs: add language annotation to Nvim manualChristian Clason2022-12-02
* feat(exrc): use vim.secure.read() for 'exrc' optionGregory Anders2022-11-17
* feat(cscope)!: removeLewis Russell2022-10-13
* docs: fix typos (#20509)dundargoc2022-10-13