This package consumes the following services:
atom-vim-mode-plus-move-to-symbols
Provide symbols motion for vim-mode-plus.
Depending on TagGenerator of symbols-view.
But you don't have to enable symbols-view
to use this motion.
keymap
'atom-text-editor.vim-mode-plus:not(.insert-mode)':
'(': 'vim-mode-plus-user:move-to-previous-symbol'
')': 'vim-mode-plus-user:move-to-next-symbol'