2023-04-22 17:34:23 +07:00
|
|
|
return {
|
2023-11-01 07:51:28 +07:00
|
|
|
-- "nvim-treesitter/nvim-treesitter",
|
|
|
|
-- config = function()
|
|
|
|
-- -- require("nvim-treesitter.configs").setup({
|
|
|
|
-- -- ensure_installed = { "html", "css", "javascript" },
|
|
|
|
-- -- })
|
|
|
|
-- end,
|
2023-04-22 17:34:23 +07:00
|
|
|
}
|