]> git.wincent.com - pinnacle.git/commit
Remove unnecessary s:prefix from
authorGreg Hurrell <greg@hurrell.net>
Tue, 4 Dec 2018 13:13:59 +0000 (14:13 +0100)
committerGreg Hurrell <greg@hurrell.net>
Tue, 4 Dec 2018 13:13:59 +0000 (14:13 +0100)
commit587742d89bc370de3919c5d9aacc5c24214cee7a
tree9783364b0fce54537d78ef9e58f97ed1af805aeb
parent3fa203c06584843589fc2fa5655dfcf20429bf48
Remove unnecessary s:prefix from

From the `synIDattr` help:

    {mode} can be "gui", "cterm" or "term", to get the attributes
    for that mode. When {mode} is omitted, or an invalid value is
    used, the attributes for the currently active highlighting are
    used (GUI, cterm or term).

So, we don't need the explicit s:prefix here; behavior should be
unchanged.
autoload/pinnacle.vim