astro-nvim-v3 - ft: fix ts-rainbow
This commit is contained in:
@@ -25,6 +25,7 @@ return {
|
||||
{ "[", "]", fly = true },
|
||||
{ "{", "}", fly = true },
|
||||
{ "(", ")", fly = true },
|
||||
-- { "<", ">", fly = true },
|
||||
},
|
||||
},
|
||||
dependencies = {
|
||||
|
||||
Reference in New Issue
Block a user