migrate ts-rainbo to ts-rainbow2

This commit is contained in:
asep komarudin 2023-11-01 10:36:43 +07:00
parent e52160557a
commit d86ac958a2
4 changed files with 28 additions and 12 deletions

View file

@ -30,8 +30,8 @@ configs.setup({
rainbow = {
enable = true,
disable = { "html" },
extended_mode = false,
max_file_lines = nil,
equery = 'rainbow-parens',
strategy = require('ts-rainbow').strategy.global,
},
autotag = { enable = true },
incremental_selection = { enable = true },