local M = {
'nvim-treesitter/nvim-treesitter-context',
dependencies = {
'nvim-treesitter/nvim-treesitter',
},
opts = {},
}
return M