| Commit message (Expand) | Author | Age |
* | docs: add vim.treesitter.query.get_query() to deprecated.txt | C.D. MacEachern | 2023-04-05 |
* | fix(api): Use local LastSet structure in nvim_get_option_info (#22741) | Michal Liszcz | 2023-03-29 |
* | feat(api): nvim_exec2(), deprecate nvim_exec() #19032 | Evgeni Chasnovski | 2023-03-25 |
* | feat(treesitter)!: deprecate top level indexes to modules (#22761) | Lewis Russell | 2023-03-24 |
* | feat(api): add nvim_get_hl (#22693) | Null Chilly | 2023-03-23 |
* | fix(lua): vim.deprecate() shows ":help deprecated" #22677 | Justin M. Keyes | 2023-03-15 |
* | feat(options)!: deprecate paste, remove pastetoggle (#22647) | ii14 | 2023-03-13 |
* | refactor!: rename vim.pretty_print => vim.print | Justin M. Keyes | 2023-03-13 |
* | docs: fix vim.treesitter tags | Justin M. Keyes | 2023-03-03 |
* | refactor(treesitter): Add vim.treesitter.get_node() (#22360) | Gregory Anders | 2023-02-22 |
* | docs: fix typos (#22353) | zeertzjq | 2023-02-22 |
* | docs: add language annotation to Nvim manual | Christian Clason | 2022-12-02 |
* | feat(exrc): use vim.secure.read() for 'exrc' option | Gregory Anders | 2022-11-17 |
* | feat(cscope)!: remove | Lewis Russell | 2022-10-13 |
* | docs: fix typos (#20509) | dundargoc | 2022-10-13 |
* | docs: various #12823 | Justin M. Keyes | 2022-10-09 |
* | docs: fix incorrect :help tag (#20511) | dundargoc | 2022-10-06 |
* | docs(lsp): add formatting APIs to deprecated.txt (#20487) | Steve Thorne | 2022-10-06 |
* | docs: deprecate :checkhealth vimscript interface | Justin M. Keyes | 2022-09-22 |
* | docs(deprecated): alternatives for $NVIM_LISTEN_ADDRESS | eyalk11 | 2022-06-21 |
* | feat(lsp): add filter to vim.lsp.get_active_clients() | Gregory Anders | 2022-05-18 |
* | feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 | Justin M. Keyes | 2022-05-03 |
* | docs: move "hl-VertSplit" to deprecated.txt #18328 | Famiu Haque | 2022-04-30 |
* | docs: mention replacement for deprecated vim.lsp.diagnostic.show_* (#16211) | Christian Clason | 2021-11-02 |
* | refactor(diagnostic): remove get_virt_text_chunks() | Gregory Anders | 2021-09-21 |
* | feat(diagnostic): match(), tolist(), fromlist() #15704 | Gregory Anders | 2021-09-19 |
* | refactor: move vim.lsp.diagnostic to vim.diagnostic | Gregory Anders | 2021-09-15 |
* | feat(lua)!: register_keystroke_callback => on_key | Justin M. Keyes | 2021-09-09 |
* | defaults: sessionoptions+=unix,slash #12760 | Jan Edmund Lazo | 2020-08-15 |
* | doc [ci skip] #11656 | Justin M. Keyes | 2020-01-12 |
* | API: rename nvim_execute_lua => nvim_exec_lua | Justin M. Keyes | 2019-12-02 |
* | API: deprecate nvim_command_output | Justin M. Keyes | 2019-12-02 |
* | rename: UIAttach/UIDetach => UIEnter/UILeave | Justin M. Keyes | 2019-09-12 |
* | UIAttach, UIDetach | Justin M. Keyes | 2019-09-12 |
* | UIAttach, UIDetach | Rui Abreu Ferreira | 2019-09-12 |
* | jobstop(): close channel before process_stop() #10522 | Justin M. Keyes | 2019-07-17 |
* | doc [ci skip] #10177 | Justin M. Keyes | 2019-06-30 |
* | doc | Justin M. Keyes | 2019-05-11 |
* | UI/nvim_ui_attach(): add `override` option | Justin M. Keyes | 2019-05-09 |
* | doc | Justin M. Keyes | 2019-04-22 |
* | vim-patch:8.0.0716: "--clean", 'shadafile' #9907 | Justin M. Keyes | 2019-04-15 |
* | doc: move ui-wildmenu to deprecated.txt [ci skip] | Justin M. Keyes | 2019-03-26 |
* | doc: deprecate inputdialog() | Justin M. Keyes | 2018-12-01 |
* | doc | Justin M. Keyes | 2018-11-05 |
* | doc: job/channel, misc #7783 | Justin M. Keyes | 2018-06-11 |
* | server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESS | Justin M. Keyes | 2018-04-11 |
* | defaults: enable 'cscopeverbose', and deprecate it | Justin M. Keyes | 2018-01-21 |
* | doc: deprecate 'gdefault' | James McCoy | 2017-12-31 |
* | channels: update documentation | Björn Linse | 2017-11-25 |
* | doc: deprecate 'highlight'; remove howto.txt (#7497) | Justin M. Keyes | 2017-11-07 |