We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47e6db commit a50403cCopy full SHA for a50403c
1 file changed
doc/pymode.txt
@@ -213,6 +213,7 @@ aC Select a class. Ex: vaC, daC, yaC, caC (operator modes)
213
iC Select inner class. Ex: viC, diC, yiC, ciC (operator modes)
214
aM Select a function or method. Ex: vaM, daM, yaM, caM (operator modes)
215
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
217
==== ============================
218
219
Enable pymode-motion *'g:pymode_motion'*
0 commit comments