In the docs you write:
In Python, ]m, ]M, [m, and [M are available to move to def or
class blocks. They are analogous to what's described in various-motions,
except the part about braces.
I understood this as [M/]M would move the same as [[/]] normally do without the plugin installed?
Maybe i'm misunderstanding but how does one jump between top level definitions?
In the docs you write:
I understood this as
[M/]Mwould move the same as[[/]]normally do without the plugin installed?Maybe i'm misunderstanding but how does one jump between top level definitions?