mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
update
This commit is contained in:
parent
b66df562ce
commit
721a871f36
3 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
return {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
config = function()
|
||||
-- require("nvim-treesitter.configs").setup({
|
||||
-- ensure_installed = { "html", "css", "javascript" },
|
||||
-- })
|
||||
end,
|
||||
-- "nvim-treesitter/nvim-treesitter",
|
||||
-- config = function()
|
||||
-- -- require("nvim-treesitter.configs").setup({
|
||||
-- -- ensure_installed = { "html", "css", "javascript" },
|
||||
-- -- })
|
||||
-- end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue