From: Daniel Carl Date: Thu, 5 Oct 2017 21:33:51 +0000 (+0200) Subject: Added autocmd to commands that can not contain pipe. X-Git-Url: https://git.owens.tech/assets/static/gitweb.css/assets/static/gitweb.css/git?a=commitdiff_plain;h=c346c0c7be0f6d52a0cfc588e372709237858062;p=vimb.git Added autocmd to commands that can not contain pipe. --- 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