Closed rottencandy closed 3 years ago
This PR is similar to #1139, it triggers the InsertLeave autocmd to let vim-markdown highlight hover text. But #1139 only works for neovim's floating windows, this PR is adds the same for vim8's popup windows.
InsertLeave
Ah nice! Thank you for the contribution!
This PR is similar to #1139, it triggers the
InsertLeave
autocmd to let vim-markdown highlight hover text. But #1139 only works for neovim's floating windows, this PR is adds the same for vim8's popup windows.