neovim: install treesitter-playground
This commit is contained in:
@@ -15,7 +15,7 @@ require("packer").startup(function(use)
|
||||
use({ "wbthomason/packer.nvim" })
|
||||
use({ "nvim-lua/plenary.nvim" })
|
||||
|
||||
use({ "nvim-treesitter/nvim-treesitter" })
|
||||
use({ "nvim-treesitter/nvim-treesitter", "nvim-treesitter/playground" })
|
||||
use({
|
||||
"JoosepAlviste/nvim-ts-context-commentstring",
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user