BRun helps to run commands after saving a file and and see the result in a buffer.
This project was inspired by @TjDeVries and his Youtube video here.
To use this plugin, you need :
- to have Neovim
0.8+version installed ; - to add
woosaaahh/brun.nvimin your plugin manager configuration ; - to add
ThePrimeagen/harpoonin your plugin manager configuration.
Here are some plugin managers :
- vim-plug ;
- packer.nvim ;
- paq-nvim.
- Add
require("brun.nvim").setup()in your configuration ; - Run
:BRunor:BRun harpoon; - Fill in each prompts.
No configuration needed !