summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorglepnir <glephunter@gmail.com>2026-04-20 17:12:52 +0800
committerGitHub <noreply@github.com>2026-04-20 05:12:52 -0400
commit01861c2f955119cc88158273e100b3490c3df6e1 (patch)
tree3f50ea711837fa84ecdc1254dce7cc46fda761bc /test/functional/vimscript/executable_spec.lua
parentc7d4892ce6615e83113035823979cf424f0c12f5 (diff)
fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210
Problem: fg_indexed/bg_indexed were dropped from nvim_get_hl output due to a wrong short_keys guard. HL_FG_INDEXED also wasn't cleared in hl_blend_attrs, and HLATTRS_DICT_SIZE was too small. Solution: Remove the short_keys guard, clear HL_FG_INDEXED in hl_blend_attrs, bump HLATTRS_DICT_SIZE to 24, and clarify docs that these flags mean rgb is an approximation of the cterm palette index.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions