Skip to content

woosaaahh/brun.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

BRun

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.

Requirements

To use this plugin, you need :

  • to have Neovim 0.8+ version installed ;
  • to add woosaaahh/brun.nvim in your plugin manager configuration ;
  • to add ThePrimeagen/harpoon in your plugin manager configuration.

Here are some plugin managers :

Usage

  • Add require("brun.nvim").setup() in your configuration ;
  • Run :BRun or :BRun harpoon ;
  • Fill in each prompts.

Configuration

No configuration needed !

About

BRun helps to run commands after saving a file and and see the result in a buffer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages