summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/api.lua
AgeCommit message (Expand)AuthorFiles
2023-12-14feat(nvim_open_term): convert LF => CRLF (#26384)Raphael1
2023-12-05refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini1
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-18Merge pull request #25724 from luukvbaal/signmergebfredl1
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal1
2023-11-16feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders1
2023-11-08Merge pull request #25767 from luukvbaal/signdelbfredl1
2023-11-08feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal1
2023-11-06feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders1
2023-10-29docs: small fixes (#25585)dundargoc1
2023-10-10docs: miscellaneous doc and type fixes (#25554)Maria José Solano1
2023-10-01Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl1
2023-10-01feat(ui): allow to get the highlight namespaceDaniel Steinberg1
2023-09-30feat(float): support toggle show float windowglepnir1
2023-09-26Merge pull request #25229 from glepnir/20323bfredl1
2023-09-26fix(highlight): add force in nvim_set_hlglepnir1
2023-09-24docs: do not use deprecated functions #25334Maria José Solano1
2023-09-20docs: misc #24561Justin M. Keyes1
2023-09-19Merge pull request #25214 from bfredl/glyphcachebfredl1
2023-09-19Merge pull request #25148 from glepnir/fixed_optbfredl1
2023-09-19refactor(grid): change schar_T representation to be more compactbfredl1
2023-09-18fix(float): add fixd optionglepnir1
2023-09-14docs: replace <pre> with ``` (#25136)Gregory Anders1
2023-09-12feat(extmark): support proper multiline rangesbfredl1
2023-09-11fix(decorations): better approximation of botline #24794Jaehwang Jung1
2023-09-11fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko1
2023-09-09fix(highlight): add create param in nvim_get_hlglepnir1
2023-08-26feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski1
2023-08-26feat(float): implement footerEvgeni Chasnovski1
2023-08-26docs(msgpack_rpc): add "msgpack-rpc" client typeAlisue1
2023-08-03docs: miscJustin M. Keyes1
2023-08-01feat(lua-types): types for vim.api.* (#24523)Lewis Russell1