diff options
author | Marco Hinz <mh.codebro@gmail.com> | 2015-07-14 00:36:21 +0200 |
---|---|---|
committer | Marco Hinz <mh.codebro@gmail.com> | 2015-07-18 16:55:25 +0200 |
commit | 84ce97714b4f614da0851b74e9774d5b50e881a2 (patch) | |
tree | 28818dc8e3ffb3824859b5d6eab6be708689d69c /test/functional/api/vim_spec.lua | |
parent | 7732bec9b8b94cb43647dcb7f5bd2619224bd87a (diff) | |
download | rneovim-84ce97714b4f614da0851b74e9774d5b50e881a2.tar.gz rneovim-84ce97714b4f614da0851b74e9774d5b50e881a2.tar.bz2 rneovim-84ce97714b4f614da0851b74e9774d5b50e881a2.zip |
synIDattr(): true color awareness
In Vim, which doesn't true colors, synIDattr('Foo', 'fg') returns either
ctermfg or guifg depending on whether vim or gvim is running.
True colors naturally use GUI colors, so synIDattr() has to be adapted to
return guifg, if a TUI with enabled true colors is used.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions