sponsor Vim development Vim logo Vim Book Ad

hlparser : parse `:hi {name}` into a dict

 script karma  Rating 0/0, Downloaded by 1017  Comments, bugs, improvements  Vim wiki

created by
Shuhei Kubota
 
script type
utility
 
description
let hoge = hlparser#parse("vimComment")
let hoge["guifg"] = "DarkBlue"
call hlparser#highlight("vimComment", hoge)

hlparse#parse resolves "links to".
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
hlparser.zip 0.2 2019-05-21 7.0 Shuhei Kubota fix error when `hi` contains newlines
hlparser.zip 0.1 2019-05-17 7.0 Shuhei Kubota Initial upload
ip used for rating: 142.132.191.50

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github