branch: master commit 941d4085db29c9c62aad52ecb8cb2f2ff2c3972d Author: Oleh Krehel <ohwoeo...@gmail.com> Commit: Oleh Krehel <ohwoeo...@gmail.com>
doc/ivy.org: Fix "C-M-n" description --- doc/ivy.org | 3 +-- doc/ivy.texi | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/ivy.org b/doc/ivy.org index 3fe9bd2..481ee7b 100644 --- a/doc/ivy.org +++ b/doc/ivy.org @@ -412,8 +412,7 @@ actions. the default one after ~C-M-o~. - ~C-M-n~ (=ivy-next-line-and-call=) :: - Combines ~C-n~ and ~C-M-m~. Applies an action and moves to next - line. + Combines ~C-n~ and ~C-M-m~. Moves to next line and applies an action. Comes in handy when opening multiple files from =counsel-find-file=, =counsel-git-grep=, =counsel-ag=, =counsel-rg=, or diff --git a/doc/ivy.texi b/doc/ivy.texi index 315f655..72c43ea 100644 --- a/doc/ivy.texi +++ b/doc/ivy.texi @@ -532,8 +532,7 @@ the default one after @kbd{C-M-o}. @vindex ivy-next-line-and-call @kindex C-M-n @indentedblock -Combines @kbd{C-n} and @kbd{C-M-m}. Applies an action and moves to next -line. +Combines @kbd{C-n} and @kbd{C-M-m}. Moves to next line and applies an action. Comes in handy when opening multiple files from @code{counsel-find-file}, @code{counsel-git-grep}, @code{counsel-ag}, @code{counsel-rg}, or