Make sure you have Bruno CLI installed.
npm install -g @usebruno/cli
More info here: https://docs.usebruno.com/bru-cli/overview
{
'romek-codes/bruno.nvim',
dependencies = { 'nvim-lua/plenary.nvim', 'nvim-telescope/telescope.nvim' },
config = function()
require('bruno').setup({
collection_paths = {
{ name = "Main", path = "/path/to/folder/containing/collections/Documents/Bruno" },
}
})
end
}
:BrunoRun
:BrunoEnv
:BrunoSearch