aboutsummaryrefslogtreecommitdiff
path: root/scripts/lua2dox.lua
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2023-01-31 23:08:29 +0000
committerJosh Rahm <joshuarahm@gmail.com>2023-01-31 23:08:29 +0000
commita2e3d22928e127385277c472fef6aff96d238ff2 (patch)
tree02514aa04b032ab624c09cd7cb8dd1fab131a270 /scripts/lua2dox.lua
parentdaa55ee86df76dee028947db527a4f999569f5f8 (diff)
downloadrneovim-a2e3d22928e127385277c472fef6aff96d238ff2.tar.gz
rneovim-a2e3d22928e127385277c472fef6aff96d238ff2.tar.bz2
rneovim-a2e3d22928e127385277c472fef6aff96d238ff2.zip
feat(colorcolchar): make the colorcolumn more flexible
This PR creates the ability to optionally decorate the colorcolumn(s) in other ways. Specifically it adds the ability to set: * The highlight group to highlight a colorcolumn with * A character to draw in a colorcolumn * whether the colorcolumn should mix its highlighting with the character in the column. The new syntax for colorcolumn is: set colorcolumn=[+|-]<num>[/<char>[/<hl_group>[/<flags>]]] By default the char is ' ', and the hl_group is 'ColorColumn' This PR does not change the existing semantics, just adds to them.
Diffstat (limited to 'scripts/lua2dox.lua')
0 files changed, 0 insertions, 0 deletions