nvim: Remove TSPlayground plugin
Has been superseded by internal functionality, just run `:Inspect` or `:InspectTree`.
This commit is contained in:
parent
5d8177b1b5
commit
7f112816b0
2 changed files with 0 additions and 2 deletions
|
|
@ -86,5 +86,4 @@ return {
|
|||
"windwp/nvim-ts-autotag",
|
||||
},
|
||||
},
|
||||
{ "nvim-treesitter/playground", cmd = "TSPlaygroundToggle" }, -- interactively view and query the treesitter tree
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue