aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJosh Rahm <rahm@google.com>2022-08-24 11:45:07 -0600
committerJosh Rahm <joshuarahm@gmail.com>2022-08-27 20:53:30 -0600
commitde6bcd7e7b3290b6d164293f414dcc13461abdd6 (patch)
tree6a3eec05d58f313321e68559b8168c717cd0c83d /test
parentf8bddb98545c09a5b861e9d4e0f4edd1e920a4b3 (diff)
downloadrneovim-de6bcd7e7b3290b6d164293f414dcc13461abdd6.tar.gz
rneovim-de6bcd7e7b3290b6d164293f414dcc13461abdd6.tar.bz2
rneovim-de6bcd7e7b3290b6d164293f414dcc13461abdd6.zip
feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"
This reverts commit 234959abbfcf075cb09304b00fc391780580056d and renames the option 'colorc' -> 'colorcol' again.
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 1cfbd09852..695cdf522a 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=colorc:.')
+ command('set fillchars=colorcol:.')
command('set colorcolumn=3')
feed('i <esc>')
screen:expect([[