Implemented navigation for Behave (behaviour-driven development, Python style).
Features:
-
Jump from step definition to step implementation
-
Jump from step implementation to step definition
-
List parsing errors for step definitions and implementations
-
VIM with
+python3
support -
Behave is installed and available for VIM
Installation with Vim-Plug:
Plug 'ookull/behave-integration.vim'