summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/tohtml.lua
AgeCommit message (Expand)AuthorFiles
2024-07-18fix(tohtml): support ranges againaltermo1
2024-07-18fix(tohtml): extmark text may be out of boundsaltermo1
2024-07-18fix(tohtml): properly handle multiple hl groups #29012Riley Bruins1
2024-07-18fix(tohtml): show how many warnings are hiddenaltermo1
2024-07-18fix(tohtml): ignore lsp inlay hintsaltermo1
2024-07-18fix(tohtml): replace ipairs with pairsaltermo1
2024-03-07feat(lua): deprecate vim.tbl_add_reverse_lookupMaria José Solano1
2024-03-06refactor(types): more fixes (2)Lewis Russell1
2024-03-04fix(tohtml): replace hex escape with digit escape (#27728)altermo1
2024-03-01docs: improve/add documentation of Lua typesLewis Russell1
2024-02-28feat!: rewrite TOhtml in luaaltermo1