You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch adds two plugins that I find useful for my development
workflow:
- `vim-projectionist`: helps structuring project and increase speed in
file navigation
- `vim-test`: allows to quickly executes test no matter the language and
framework
This plugins needs to be configured (see #12#13)
This patch adds 2 new plugins to neovim:
1. `vim-projectionist` which eases file navigation and projects mental
mapping
2. `vim-test` that enhance testing for any project.
I must configure this plugins.
Related #12 and #13
This patch adds 2 new plugins to neovim:
1. `vim-projectionist` which eases file navigation and projects mental
mapping
2. `vim-test` that enhance testing for any project.
I must configure this plugins.
Related #12 and #13
In order to make best use of this plugin, the following steps must be achieved:
The text was updated successfully, but these errors were encountered: