summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/tohtml.lua
AgeCommit message (Expand)AuthorFiles
2025-03-10fix(tohtml): disable modeline #32822altermo1
2025-03-05feat(terminal)!: include cursor position in TermRequest event data (#31609)Gregory Anders1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2025-01-22fix(inspector): update semantic token namespace (#32157)jdrouhard1
2024-09-08fix(tohtml): enclose font-family names in quotation marksyayoyuyu1
2024-08-29fix(tohtml): apply sp color if present #30110Riley Bruins1
2024-07-16fix(tohtml): support ranges againaltermo1
2024-07-16fix(tohtml): extmark text may be out of boundsaltermo1
2024-06-28refactor: use `vim._with` where possibledundargoc1
2024-06-04refactor(lua): use tuple syntax everywhere #29111Ilia Choly1
2024-05-27refactor: fix luals type warningsdundargoc1
2024-05-26fix(tohtml): properly handle multiple hl groups #29012Riley Bruins1
2024-05-26fix(tohtml): show how many warnings are hiddenaltermo1
2024-05-26fix(tohtml): ignore lsp inlay hintsaltermo1
2024-05-26fix(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