1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-20 02:28:12 +02:00
No description
Find a file
dependabot[bot] 4477a06774
build(deps): bump the npm group with 2 updates
Bumps the npm group with 2 updates: [node-addon-api](https://github.com/nodejs/node-addon-api) and [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter/tree/HEAD/crates/cli/npm).


Updates `node-addon-api` from 8.9.1 to 8.9.2
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-addon-api/compare/v8.9.1...v8.9.2)

Updates `tree-sitter-cli` from 0.26.11 to 0.26.12
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.12/crates/cli/npm)

---
updated-dependencies:
- dependency-name: node-addon-api
  dependency-version: 8.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tree-sitter-cli
  dependency-version: 0.26.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-16 11:52:40 +00:00
.github ci: include queries in workflow triggers 2026-07-06 14:45:52 +02:00
bindings update outdated files via tree-sitter init -u 2025-11-05 14:33:55 +01:00
docs docs(neovim): link local test configs 2026-07-15 08:31:57 +02:00
queries feat: make export keyword anonymous. 2026-07-16 10:47:32 +02:00
src chore: version v1.1.1 2026-07-22 19:54:42 +02:00
test fix: parse multi-word unquoted string values 2026-07-22 19:53:49 +02:00
.editorconfig Initial Commit 2024-12-10 19:51:21 +01:00
.gitattributes update outdated files via tree-sitter init -u 2025-11-05 14:33:55 +01:00
.gitignore update outdated files via tree-sitter init -u 2025-11-05 14:33:55 +01:00
.tsqueryrc.json ci: validate queries 2026-02-08 09:43:52 +01:00
binding.gyp Initial Commit 2024-12-10 19:51:21 +01:00
Cargo.toml chore: version v1.1.1 2026-07-22 19:54:42 +02:00
CMakeLists.txt chore: version v1.1.1 2026-07-22 19:54:42 +02:00
go.mod build(deps): bump github.com/tree-sitter/go-tree-sitter in the go group 2026-02-08 08:52:19 +00:00
go.sum build(deps): bump github.com/tree-sitter/go-tree-sitter in the go group 2026-02-08 08:52:19 +00:00
grammar.js fix: parse multi-word unquoted string values 2026-07-22 19:53:49 +02:00
LICENSE adding license and readme 2024-12-11 11:53:53 +01:00
Makefile chore: version v1.1.1 2026-07-22 19:54:42 +02:00
package-lock.json build(deps): bump the npm group with 2 updates 2026-08-16 11:52:40 +00:00
package.json build(deps): bump the npm group with 2 updates 2026-08-16 11:52:40 +00:00
Package.swift update outdated files via tree-sitter init -u 2025-11-05 14:33:55 +01:00
pyproject.toml chore: version v1.1.1 2026-07-22 19:54:42 +02:00
README.md docs: move neovim setup into dedicated guide 2026-07-14 20:37:30 +02:00
setup.py update outdated files via tree-sitter init -u 2025-11-05 14:33:55 +01:00
tree-sitter.json chore: version v1.1.1 2026-07-22 19:54:42 +02:00

tree-sitter-dotenv

tree-sitter grammar for dotenv

Installation

neovim

Author

Henrik Hautakoski henrik.hautakoski@gmail.com