summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2023-11-28Merge pull request #26249 from bfredl/concealcharbfredl1
2023-11-28feat(decoration): allow conceal_char to be a composing charbfredl1
2023-11-28docs(lua): don't include remote-only API functions (#26266)zeertzjq1
2023-11-28vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq1
2023-11-27fix(lua): disallow vim.wait() in fast contextsLewis Russell1
2023-11-22vim-patch:596a9f29c83a (#26146)zeertzjq1
2023-11-18Merge pull request #25724 from luukvbaal/signmergebfredl2
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal2
2023-11-17refactor(grid): make screen rendering more multibyte than ever beforebfredl1
2023-11-16feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders1
2023-11-14feat(tui): add 'termsync' option (#25871)Gregory Anders1
2023-11-13vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq1
2023-11-12vim-patch:1b08d2cd0789 (#25993)zeertzjq1
2023-11-09vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq1
2023-11-09vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq1
2023-11-09vim-patch:8.2.4825: can only get a list of mappingszeertzjq1
2023-11-09vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq1
2023-11-09vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq1
2023-11-09vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq1
2023-11-08Merge pull request #25767 from luukvbaal/signdelbfredl2
2023-11-08feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2
2023-11-06feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders1
2023-10-31feat(stdlib): add vim.base64 module (#25843)Gregory Anders1
2023-10-29docs: small fixes (#25585)dundargoc2
2023-10-29vim-patch:8ebdbc9e6d80 (#25816)zeertzjq1
2023-10-26vim-patch:partial:5985879e3c36 (#25780)zeertzjq2
2023-10-21feat(complete): support f flag for complete buffer partglepnir1
2023-10-18vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq1
2023-10-17vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq1
2023-10-15vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq1
2023-10-15vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq1
2023-10-15docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq1
2023-10-14vim-patch:2bbd0d30eebd (#25637)zeertzjq1
2023-10-14vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq1
2023-10-10vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq1
2023-10-10fix(path): restore space separation in 'path' (#25571)zeertzjq1
2023-10-10docs: miscellaneous doc and type fixes (#25554)Maria José Solano4
2023-10-07vim-patch:27e12c7669e3zeertzjq1
2023-10-07vim-patch:9.0.1990: strange error numberzeertzjq1
2023-10-04feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes1
2023-10-03vim-patch:cd39b69b0200zeertzjq1
2023-10-03vim-patch:20f48d5b2ddbzeertzjq1
2023-10-01Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl2
2023-10-01feat(ui): allow to get the highlight namespaceDaniel Steinberg2
2023-09-30Merge pull request #25386 from glepnir/toggle_floatbfredl2
2023-09-30feat(float): support toggle show float windowglepnir2
2023-09-29vim-patch:9.0.1950: Vim9: error codes spread out (#25405)zeertzjq1
2023-09-28vim-patch:5277cfaf8afe (#25397)zeertzjq1
2023-09-26Merge pull request #25229 from glepnir/20323bfredl2
2023-09-26fix(highlight): add force in nvim_set_hlglepnir2