index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
tohtml.lua
Commit message (
Expand
)
Author
Age
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
fix(inspector): update semantic token namespace (#32157)
jdrouhard
2025-01-22
*
fix(tohtml): enclose font-family names in quotation marks
yayoyuyu
2024-09-08
*
fix(tohtml): apply sp color if present #30110
Riley Bruins
2024-08-29
*
fix(tohtml): support ranges again
altermo
2024-07-16
*
fix(tohtml): extmark text may be out of bounds
altermo
2024-07-16
*
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
refactor: fix luals type warnings
dundargoc
2024-05-27
*
fix(tohtml): properly handle multiple hl groups #29012
Riley Bruins
2024-05-26
*
fix(tohtml): show how many warnings are hidden
altermo
2024-05-26
*
fix(tohtml): ignore lsp inlay hints
altermo
2024-05-26
*
fix(tohtml): replace ipairs with pairs
altermo
2024-05-26
*
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
2024-03-07
*
refactor(types): more fixes (2)
Lewis Russell
2024-03-06
*
fix(tohtml): replace hex escape with digit escape (#27728)
altermo
2024-03-04
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
feat!: rewrite TOhtml in lua
altermo
2024-02-28