all repos

init.lua @ 177c7daad7a6624248b3adeb5631b2de50f9d9b6

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
refactor(treesitter): some renaming
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2023-08-25 02:03:57 +0300
Parent: 333f815
M lua/plugins/treesitter.lua

@@ -5,7 +5,7 @@ dependencies = {

"RRethy/nvim-treesitter-endwise", "p00f/nvim-ts-rainbow", { "nvim-treesitter/nvim-treesitter-context", config = true }, - { "nvim-treesitter/playground" }, + { "nvim-treesitter/playground", name = "nvim-treesitter-playground" }, }, build = function() pcall(function()