aboutsummaryrefslogtreecommitdiff
path: root/man/vis.1
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2017-02-15 08:25:23 +0100
committerMarc André Tanner <mat@brain-dump.org>2017-02-15 08:27:59 +0100
commit749e6f9a50d5570d40c2c5f1ebc3eaceb32776da (patch)
treea6d6d0dafc4fdb4a8f5bea2e6a9c2ea72263a51d /man/vis.1
parentd266238916882b4082b3ddbb71941aea5e7d20ef (diff)
downloadvis-749e6f9a50d5570d40c2c5f1ebc3eaceb32776da.tar.gz
vis-749e6f9a50d5570d40c2c5f1ebc3eaceb32776da.tar.xz
vis: remove motion and text objects related to C functions
These do not really belong into the editor core. If desired they could be implemented in Lua instead.
Diffstat (limited to 'man/vis.1')
-rw-r--r--man/vis.118
1 files changed, 0 insertions, 18 deletions
diff --git a/man/vis.1 b/man/vis.1
index 6054317..1e8307f 100644
--- a/man/vis.1
+++ b/man/vis.1
@@ -755,27 +755,18 @@ match bracket
.It M
goto middle line of window
.
-.It ]]
-next end of C-like function
-.
.It }
next paragraph
.
.It )
next sentence
.
-.It ][
-next start of C-like function
-.
.It N
repeat last search backwards
.
.It n
repeat last search forward
.
-.It []
-previous end of C-like function
-.
.It [{
previous start of block
.
@@ -794,9 +785,6 @@ previous paragraph
.It "("
previous sentence
.
-.It [[
-previous start of C-like function
-.
.It ;
repeat last to/till movement
.
@@ -873,12 +861,6 @@ entire file content
.It ie
entire file content except for leading and trailing empty lines
.
-.It af
-C-like function definition including immediately preceding comments
-.
-.It if
-C-like function definition only function body
-.
.It al
current line
.