diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2023-02-02 17:47:11 +0000 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2023-02-02 17:47:11 +0000 |
commit | d9c904f85a23a496df4eb6be42aa43f007b22d50 (patch) | |
tree | 596e41c4ce8a6e883e609ad9f09e6925728fdb48 /src/nvim/options.lua | |
parent | 5bb0758567e953f15335d284f31ae14947339c7a (diff) | |
download | rneovim-d9c904f85a23a496df4eb6be42aa43f007b22d50.tar.gz rneovim-d9c904f85a23a496df4eb6be42aa43f007b22d50.tar.bz2 rneovim-d9c904f85a23a496df4eb6be42aa43f007b22d50.zip |
feat(colorcolchar): implement 'foreground' flag
This flag, denoted by an 'f', will force the character over the
colorcolumn to take on the colorcolumn's highlight, discarding any
highlight the character would have had otherwise.
This is the inverse of the 'background' flag, where the colorcolumn will
take the highlight of the character discarding any highlight it
otherwise would have had.
Diffstat (limited to 'src/nvim/options.lua')
0 files changed, 0 insertions, 0 deletions