aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* 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
* | feat(treesitter): handle quantified fold capturesRiley Bruins2024-04-20
|/
* feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)Yinzuo Jiang2024-04-20
* refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)zeertzjq2024-04-20
* refactor(vim.iter)!: remove vim.iter.map/filter/totable #26138Justin M. Keyes2024-04-19
* vim-patch:36e667ab837c (#28407)zeertzjq2024-04-19
* docs: update supported platformsdundargoc2024-04-18
* feat(lua): enable(enable:boolean, filter:table) #28374Justin M. Keyes2024-04-18
* refactor(lsp): merge rpc.domain_socket_connect into rpc.connect (#28398)Mathias Fußenegger2024-04-18
* feat(lua): vim.fs.normalize() resolves ".", ".." #28203Famiu Haque2024-04-16
* feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
* fix: vim.validate() order is not deterministic #28377Justin M. Keyes2024-04-16
* Merge #28227 feat(diagnostic): is_enabled, enable(…, enable:boolean)Justin M. Keyes2024-04-16
|\
| * feat(diagnostic): enable(…, opts)Justin M. Keyes2024-04-15
| * feat(diagnostic): is_enabled, enable(…, enable:boolean)Justin M. Keyes2024-04-15
* | vim-patch:fb8f31ea7d7f (#28356)zeertzjq2024-04-16
|/
* fix(vim.ui): open() may wait indefinitely #28325Justin M. Keyes2024-04-15
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar2024-04-14
* fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq2024-04-15
* vim-patch:ce06493aeb3d (#28321)zeertzjq2024-04-14
* revert: "feat(health): fold successful healthchecks #22866"dundargoc2024-04-13
* vim-patch:83424105cb42 (#28298)zeertzjq2024-04-12
* vim-patch:3cb2b3776700 (#28283)zeertzjq2024-04-12
* vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)zeertzjq2024-04-11
* vim-patch:c9ec20d94ea5 (#28267)zeertzjq2024-04-11
* vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)zeertzjq2024-04-10
* vim-patch:9.1.0283: Several small issues in doc and tests (#28249)zeertzjq2024-04-09
* vim-patch:9.1.0276: No pandoc syntax supportChristian Clason2024-04-09
* vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)zeertzjq2024-04-09
* test: improve test conventionsdundargoc2024-04-08
* vim-patch:9cd9e759ab1e (#28224)zeertzjq2024-04-08
* docs: don't mention executable() can return -1dundargoc2024-04-06