Go to file
2025-01-03 17:08:35 +02:00
bindings fix: query paths 2024-12-15 18:05:25 +02:00
plugin fix(neovim): file extension 2024-12-15 17:39:24 +02:00
queries/bruno feat(queries): add intents 2024-12-15 17:53:46 +02:00
src feat: add params 2024-12-16 11:36:30 +02:00
test/corpus Initial commit 2024-12-15 16:27:03 +02:00
.editorconfig Initial commit 2024-12-15 16:27:03 +02:00
.gitattributes Initial commit 2024-12-15 16:27:03 +02:00
.gitignore Initial commit 2024-12-15 16:27:03 +02:00
binding.gyp Initial commit 2024-12-15 16:27:03 +02:00
Cargo.lock Initial commit 2024-12-15 16:27:03 +02:00
Cargo.toml Initial commit 2024-12-15 16:27:03 +02:00
CMakeLists.txt Initial commit 2024-12-15 16:27:03 +02:00
go.mod Initial commit 2024-12-15 16:27:03 +02:00
grammar.js feat: add params 2024-12-16 11:36:30 +02:00
LICENSE Create LICENSE 2024-12-15 17:34:52 +02:00
Makefile Initial commit 2024-12-15 16:27:03 +02:00
package-lock.json docs: add readme.md 2024-12-15 17:25:28 +02:00
package.json docs: add readme.md 2024-12-15 17:25:28 +02:00
Package.swift Initial commit 2024-12-15 16:27:03 +02:00
pyproject.toml fix: query paths 2024-12-15 18:05:25 +02:00
README.md docs: add neovim installation guide 2025-01-03 17:08:35 +02:00
setup.py fix: query paths 2024-12-15 18:05:25 +02:00
tree-sitter.json fix: query paths 2024-12-15 18:05:25 +02:00
uv.lock fix: query paths 2024-12-15 18:05:25 +02:00

tree-sitter-bruno

Bruno grammar for tree-sitter.

Installation

Install the plugin with your preferred package manager:

Lazy

{
    "kristoferssolo/tree-sitter-bruno",
}

References

Special Thanks

Scalamando - for creating https://github.com/Scalamando/tree-sitter-bruno