aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index ae1e7de..1f2ea76 100644
--- a/README
+++ b/README
@@ -346,9 +346,7 @@ and their current support in vis.
/{text} (to next match of text in forward direction)
?{text} (to next match of text in backward direction)
- There is currently no distinction between what vim calls a WORD and
- a word, only the former is implemented. Though infrastructure for
- the latter also exists.
+ An empty line is currently neither a word nor a WORD.
The semantics of a paragraph and a sentence is also not always 100%
the same as in vim.