Use LspToHtml like TOhtml. It will read semantic token and export html.
Find a file
dalmurii c82450db7a test
Changes to be committed:
	- new file:   lua/LspToHtml.nvim/init.lua
	- renamed:    plugin/LspToHtml.lua -> plugin/LspToHtml.nvim.lua
2026-06-09 03:33:47 +09:00
lua/LspToHtml.nvim test 2026-06-09 03:33:47 +09:00
plugin test 2026-06-09 03:33:47 +09:00
LICENSE Initial commit 2026-06-09 03:26:21 +09:00
README.md Initial commit 2026-06-09 03:26:21 +09:00

      _       _                      _ _    ___             _____     _   _ _             _              _           
   __| | __ _| |_ __ ___  _   _ _ __(_|_)  / / |    ___ _ _|_   _|__ | | | | |_ _ __ ___ | |  _ ____   _(_)_ __ ___  
  / _` |/ _` | | '_ ` _ \| | | | '__| | | / /| |   / __| '_ \| |/ _ \| |_| | __| '_ ` _ \| | | '_ \ \ / / | '_ ` _ \ 
 | (_| | (_| | | | | | | | |_| | |  | | |/ / | |___\__ \ |_) | | (_) |  _  | |_| | | | | | |_| | | \ V /| | | | | | |
  \__,_|\__,_|_|_| |_| |_|\__,_|_|  |_|_/_/  |_____|___/ .__/|_|\___/|_| |_|\__|_| |_| |_|_(_)_| |_|\_/ |_|_| |_| |_|
                                                       |_|

Use LspToHtml like TOhtml. It will read semantic token and export html.