Moved treesitter-context into treesitter file
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
return {
|
|
||||||
{
|
|
||||||
"nvim-treesitter/nvim-treesitter-context"
|
|
||||||
},
|
|
||||||
}
|
|
||||||
@@ -35,5 +35,8 @@ return {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nvim-treesitter/nvim-treesitter-context"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user