# tree-sitter-restedlang `restedlang` is being developed at part of the [rested](https://github.com/Gnarus-G/rested) project. ## Usage (Neovim) [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter/?tab=readme-ov-file#adding-parsers) has the full relevant instructions. Clone this repo into `~/projects/tree-sitter-restedlang/` ```sh mkdir ~/projects/tree-sitter-restedlang git clone https://github.com/Gnarus-G/tree-sitter-restedlang ~/projects/tree-sitter-restedlang ``` Then use the [neovim plugin](https://github.com/Gnarus-G/restedlang.nvim)