aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/deprecated.txt
Commit message (Expand)AuthorAge
* 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
* docs: various #12823Justin M. Keyes2022-10-09
* docs: fix incorrect :help tag (#20511)dundargoc2022-10-06
* docs(lsp): add formatting APIs to deprecated.txt (#20487)Steve Thorne2022-10-06
* docs: deprecate :checkhealth vimscript interfaceJustin M. Keyes2022-09-22
* docs(deprecated): alternatives for $NVIM_LISTEN_ADDRESSeyalk112022-06-21
* feat(lsp): add filter to vim.lsp.get_active_clients()Gregory Anders2022-05-18
* feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2022-05-03
* docs: move "hl-VertSplit" to deprecated.txt #18328Famiu Haque2022-04-30
* docs: mention replacement for deprecated vim.lsp.diagnostic.show_* (#16211)Christian Clason2021-11-02
* refactor(diagnostic): remove get_virt_text_chunks()Gregory Anders2021-09-21
* feat(diagnostic): match(), tolist(), fromlist() #15704Gregory Anders2021-09-19
* refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders2021-09-15
* feat(lua)!: register_keystroke_callback => on_keyJustin M. Keyes2021-09-09
* defaults: sessionoptions+=unix,slash #12760Jan Edmund Lazo2020-08-15
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12