"hi link" not supported for top-level highlight groups
Official development repository for Vim's builtin TOhtml plugin
Brought to you by:
fritzophrenic
From GitHub, with patch!
:TOhtml syntax not support hi link
To Reproduce
Detailed steps to reproduce the behavior:
Run Vim/gVim/MacVim exe hi! link LineNr Function exe :TOhtml LineNr 's syntax is not same with Function
Expected behavior
as describe above, LineNr's syntax should be same with Function
Need to write test, but fixed in https://sourceforge.net/p/vim-tohtml/code/ci/24672ba3a252c18ac1564de06cb7bc31205ea256/
Tests added (all passing) in https://sourceforge.net/p/vim-tohtml/code/ci/be199e50007a5879663e1c0a88cf576a6a5db55f/