mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Add nvim-treesitter as dependency of neotest in extras/lang/python.lua
This commit is contained in:
parent
e7130c8250
commit
387ce53f26
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ return {
|
|||
optional = true,
|
||||
dependencies = {
|
||||
"nvim-neotest/neotest-python",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
},
|
||||
opts = {
|
||||
adapters = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue