not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
hlparser : parse `:hi {name}` into a dict
script karma
Rating
0/0
, Downloaded by 717
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
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.
Vim at Github