Files
neovim/runtime/plugin
Christian Clason 0246f1a897 fix(tohtml): set filetype of generated HTML to html
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`.
2024-02-28 18:34:12 +00:00
..
2023-08-13 13:25:10 +01:00
2024-01-10 06:03:09 +08:00
2015-08-15 15:25:30 -03:00
2024-02-21 06:30:18 +08:00