For original repo see: https://github.com/edkolev/erlang-motions.vim
Motions and text objects for erlang!
-
]]
go to next function declaration -
[[
previous function declaration -
]m
next function clause -
[m
previous function clause -
And more:
]M
,[M
,][
,[]
go to end of next/previous clause/declaration
im
,am
inside/around function clause.vim
:
iM
,aM
inside/around function declaration.vaM
: