# tree-sitter-nsis

> NSIS grammar for tree-sitter

[![License](https://img.shields.io/github/license/idleberg/tree-sitter-nsis?color=blue&style=for-the-badge)](https://github.com/idleberg/tree-sitter-nsis/blob/main/LICENSE)
[![Version: npm](https://img.shields.io/npm/v/tree-sitter-nsis?style=for-the-badge)](https://www.npmjs.org/package/tree-sitter-nsis)
![GitHub branch check runs](https://img.shields.io/github/check-runs/idleberg/tree-sitter-nsis/main?style=for-the-badge)

> [!WARNING]
>
> This package is in an experiment and things might break.

## Installation 💿

```shell
pnpm install tree-sitter-nsis
```

## License ©️

[The MIT License](LICENSE) - Feel free to use, modify, and distribute this code.
