neovim: remove treesitter playground plugin
This commit is contained in:
@@ -52,7 +52,6 @@ require("packer").startup(function(use)
|
|||||||
run = ":TSUpdate",
|
run = ":TSUpdate",
|
||||||
{
|
{
|
||||||
{ "JoosepAlviste/nvim-ts-context-commentstring" },
|
{ "JoosepAlviste/nvim-ts-context-commentstring" },
|
||||||
{ "nvim-treesitter/playground" },
|
|
||||||
{ "windwp/nvim-ts-autotag" },
|
{ "windwp/nvim-ts-autotag" },
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user