updated treesitter and rainbox

This commit is contained in:
2024-07-14 22:04:17 +02:00
parent 041d681f7a
commit 9becf1cfcb
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ return {
'HiPhish/rainbow-delimiters.nvim',
dependencies = 'nvim-treesitter/nvim-treesitter',
event = 'VeryLazy',
version = false,
}