more restructure

This commit is contained in:
2022-12-28 14:29:23 +01:00
parent fd16ef223a
commit ce61facff9
18 changed files with 533 additions and 545 deletions

View File

@@ -0,0 +1,5 @@
return {
'p00f/nvim-ts-rainbow',
dependencies = 'nvim-treesitter/nvim-treesitter',
event = 'VeryLazy'
}