We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35cff7 commit aa50316Copy full SHA for aa50316
1 file changed
README.md
@@ -46,7 +46,7 @@ use { -- pytrize {{{
46
config = 'require("pytrize").setup()',
47
} -- }}}
48
```
49
-Requires [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter) and [`plenary.nvim`](https://github.com/nvim-lua/plenary.nvim).
+Requires [`plenary.nvim`](https://github.com/nvim-lua/plenary.nvim).
50
51
## Configuration
52
`require("pytrize").setup` takes an optional table of settings which currently have the default values:
0 commit comments