From eb9e73b31dae778e4601b5bf7105ca8f66f3acb5 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 5 Jun 2020 00:23:14 +1200 Subject: Correct a misnamed variable in the docs --- doc/cursorline_current.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cursorline_current.txt b/doc/cursorline_current.txt index 17b80d7..2e1a4a5 100644 --- a/doc/cursorline_current.txt +++ b/doc/cursorline_current.txt @@ -22,7 +22,7 @@ Set `g:cursorline_current_line` to 0 in your |vimrc| if you don't want 'cursorline' to follow the current window around, and instead prefer each window to track its own state. This option defaults to 1. - *g:cursorcolumn_current_column* + *g:cursorline_current_column* Set `g:cursorline_current_column` to 0 in your |vimrc| if you don't want 'cursorcolumn' to follow the current window around, and instead prefer each window to track its own state. This option defaults to 1. -- cgit v1.2.3