aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_vimdoc.py
diff options
context:
space:
mode:
authorJade Lovelace <software@lfcode.ca>2022-02-25 18:45:48 -0800
committerJade Lovelace <software@lfcode.ca>2022-02-25 18:51:16 -0800
commite5b5cbd19c6374540ee6ffa6d8b27ceb8a293f65 (patch)
tree4cfed559ef65fe79ce35de61d2ea01451e6c26c5 /scripts/gen_vimdoc.py
parentfdea15723fab6a3ee96218f13669d9f2e0a6d6d7 (diff)
downloadrneovim-e5b5cbd19c6374540ee6ffa6d8b27ceb8a293f65.tar.gz
rneovim-e5b5cbd19c6374540ee6ffa6d8b27ceb8a293f65.tar.bz2
rneovim-e5b5cbd19c6374540ee6ffa6d8b27ceb8a293f65.zip
feat(hardcopy): check gui colours for highlights first
Previously, :hardcopy would only use terminal highlight colours, with a fixed mapping table, despite internally supporting true colour. This patch looks at the guifg colour first while coming up with the printing highlight colours, then falls back to the terminal ones. I have passed through the modec argument in this change because it was there before, but it could be deleted and hardcoded to 'c' since nobody sets it to anything else anywhere.
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions