Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(neovim): add projectionist and vim-test
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)
- Loading branch information