aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/api.lua
Commit message (Expand)AuthorAge
* Merge pull request #25229 from glepnir/20323bfredl2023-09-26
|\
| * fix(highlight): add force in nvim_set_hlglepnir2023-09-26
* | docs: do not use deprecated functions #25334Maria José Solano2023-09-24
* | docs: misc #24561Justin M. Keyes2023-09-20
* | Merge pull request #25214 from bfredl/glyphcachebfredl2023-09-19
|\ \
| * | refactor(grid): change schar_T representation to be more compactbfredl2023-09-19
| |/
* | Merge pull request #25148 from glepnir/fixed_optbfredl2023-09-19
|\ \ | |/ |/|
| * fix(float): add fixd optionglepnir2023-09-18
* | docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
|/
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
* fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
* feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski2023-08-26
* feat(float): implement footerEvgeni Chasnovski2023-08-26
* docs(msgpack_rpc): add "msgpack-rpc" client typeAlisue2023-08-26
* docs: miscJustin M. Keyes2023-08-03
* feat(lua-types): types for vim.api.* (#24523)Lewis Russell2023-08-01