Skip to content

Commit a50403c

Browse files
committed
Document logical line selection
1 parent c47e6db commit a50403c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/pymode.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ aC Select a class. Ex: vaC, daC, yaC, caC (operator modes)
213213
iC Select inner class. Ex: viC, diC, yiC, ciC (operator modes)
214214
aM Select a function or method. Ex: vaM, daM, yaM, caM (operator modes)
215215
iM Select inner function or method. Ex: viM, diM, yiM, ciM (operator modes)
216+
V Select logical line. Ex: dV, yV, cV (operator modes), also works with count
216217
==== ============================
217218

218219
Enable pymode-motion *'g:pymode_motion'*

0 commit comments

Comments
 (0)