6 lines
117 B
Lua
6 lines
117 B
Lua
return {
|
|
'nvim-treesitter/playground',
|
|
requires = 'nvim-treesitter/nvim-treesitter',
|
|
cmd = "TSPlaygroundToggle"
|
|
}
|