Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(tohtml): support ranges again | altermo | 2024-07-16 |
| | |||
* | fix(tohtml): set filetype of generated HTML to `html` | Christian Clason | 2024-02-28 |
| | | | | | | | Problem: `:TOhtml` opens the generated HTML code in a split, meaning it inherits the `help` filetype if a help buffer is to be converted. Solution: Explicitly set the filetype to `html`. | ||
* | feat!: rewrite TOhtml in lua | altermo | 2024-02-28 |
Co-authored-by: wookayin <wookayin@gmail.com> Co-authored-by: clason <c.clason@uni-graz.at> Co-authored-by: Lewis Russell <me@lewisr.dev> |