aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/tohtml.lua
Commit message (Expand)AuthorAge
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* fix(inspector): update semantic token namespace (#32157)jdrouhard2025-01-22
* fix(tohtml): enclose font-family names in quotation marksyayoyuyu2024-09-08
* fix(tohtml): apply sp color if present #30110Riley Bruins2024-08-29
* fix(tohtml): support ranges againaltermo2024-07-16
* fix(tohtml): extmark text may be out of boundsaltermo2024-07-16
* refactor: use `vim._with` where possibledundargoc2024-06-28
* refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* refactor: fix luals type warningsdundargoc2024-05-27
* fix(tohtml): properly handle multiple hl groups #29012Riley Bruins2024-05-26
* fix(tohtml): show how many warnings are hiddenaltermo2024-05-26
* fix(tohtml): ignore lsp inlay hintsaltermo2024-05-26
* fix(tohtml): replace ipairs with pairsaltermo2024-05-26
* feat(lua): deprecate vim.tbl_add_reverse_lookupMaria José Solano2024-03-07
* refactor(types): more fixes (2)Lewis Russell2024-03-06
* fix(tohtml): replace hex escape with digit escape (#27728)altermo2024-03-04
* docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* feat!: rewrite TOhtml in luaaltermo2024-02-28