Add nvim-treesitter as dependency of neotest in extras/lang/python.lua

This commit is contained in:
ohseunghyeon 2023-10-23 21:03:35 +09:00
parent e7130c8250
commit 387ce53f26
No known key found for this signature in database
GPG key ID: D5E9CCC6BACEABE4

View file

@ -47,6 +47,7 @@ return {
optional = true,
dependencies = {
"nvim-neotest/neotest-python",
"nvim-treesitter/nvim-treesitter",
},
opts = {
adapters = {