rem(nvim): treesitter playground is no longer needed

This commit is contained in:
Léana 江 2023-10-20 15:50:59 +02:00 committed by Léana 江
parent 4acd71159f
commit 00eab53a5f
2 changed files with 1 additions and 2 deletions

View file

@ -123,7 +123,6 @@ require("lazy").setup({
build = ":TSUpdate",
},
"nvim-treesitter/nvim-treesitter-context",
"nvim-treesitter/playground",
{
"neovim/nvim-lspconfig",
dependencies = {