Skip to content

Commit aa50316

Browse files
authored
Update README.md
1 parent a35cff7 commit aa50316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ use { -- pytrize {{{
4646
config = 'require("pytrize").setup()',
4747
} -- }}}
4848
```
49-
Requires [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter) and [`plenary.nvim`](https://github.com/nvim-lua/plenary.nvim).
49+
Requires [`plenary.nvim`](https://github.com/nvim-lua/plenary.nvim).
5050

5151
## Configuration
5252
`require("pytrize").setup` takes an optional table of settings which currently have the default values:

0 commit comments

Comments
 (0)