From c346c0c7be0f6d52a0cfc588e372709237858062 Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Thu, 5 Oct 2017 23:33:51 +0200 Subject: [PATCH] Added autocmd to commands that can not contain pipe. --- doc/vimb.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/vimb.1 b/doc/vimb.1 index 86d2f1b..166edd7 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -370,10 +370,12 @@ backslash. .br Following commands process the entire command-line string literally. These commands will include any `|' as part of their argument string and so -cannot be followed by another command. +can not be followed by another command. .PP .PD 0 .IP - 2 +autocmd +.IP - cmap, cnoremap, imap, inoremap, nmap, nnoremap .IP - eval -- 2.20.1