aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-30 21:32:51 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-30 21:32:51 +1200
commitcb5267979db6ba020d2a39df01b5b4333cb820a7 (patch)
tree1499f4b79c7ed5a17e5c2e4d4bbe9376b9bc6069 /doc
parentCorrect winnr() call (diff)
downloadvim-cursorline-current-cb5267979db6ba020d2a39df01b5b4333cb820a7.tar.gz
vim-cursorline-current-cb5267979db6ba020d2a39df01b5b4333cb820a7.zip
Remove unneeded part of documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/cursorline_current.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/cursorline_current.txt b/doc/cursorline_current.txt
index 772de53..be3e78d 100644
--- a/doc/cursorline_current.txt
+++ b/doc/cursorline_current.txt
@@ -12,8 +12,7 @@ correctly handle local values for windows.
REQUIREMENTS *cursorline_current-requirements*
-This plugin only loads if 'compatible' is not set. It requires the |+autocmd|
-and |+windows| features.
+This plugin only loads if 'compatible' is not set.
AUTHOR *cursorline_current-author*