aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2022-08-21 12:32:25 -0600
committerJosh Rahm <joshuarahm@gmail.com>2022-08-30 23:18:13 -0600
commit877894e98c2abb4a482661c2243ad4b80a5cc242 (patch)
treee12a5919d4c800630ca6c986d46f0f55ba415d83 /test
parentd7703a1f769e0fcfdea4d88d68b744911637e377 (diff)
downloadrneovim-877894e98c2abb4a482661c2243ad4b80a5cc242.tar.gz
rneovim-877894e98c2abb4a482661c2243ad4b80a5cc242.tar.bz2
rneovim-877894e98c2abb4a482661c2243ad4b80a5cc242.zip
feat(colorcolchar): rename colorcol in fillchars to colorc
Rename the colorcol option in fillchars to the more terse colorc.
Diffstat (limited to 'test')
-rw-r--r--test/functional/ui/highlight_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/ui/highlight_spec.lua b/test/functional/ui/highlight_spec.lua
index becc38f0f2..c94a904bf1 100644
--- a/test/functional/ui/highlight_spec.lua
+++ b/test/functional/ui/highlight_spec.lua
@@ -856,7 +856,7 @@ describe('CursorLine and CursorLineNr highlights', function()
|
]])
- command('set fillchars=colorcol:|')
+ command('set fillchars=colorc:|')
command('set colorcolumn=3')
feed('i <esc>')
screen:expect([[