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