Skip to content

Commit

Permalink
docs(readme): remove outdated config note
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 29, 2024
1 parent 719570c commit ae8ddd6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,7 @@ However, you can override its default configuration in one of two ways:
### Using rocks.toml

You can add a `[treesitter]` section to your rocks.toml,
and use it to set any options you would otherwise pass to
`require("nvim-treesitter.configs").setup {}`[^1].

[^1]: See [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) for configuration options.
and use it to configure this plugin.

```toml
[treesitter]
Expand Down

0 comments on commit ae8ddd6

Please sign in to comment.