style(nvim): format with stylua
This commit is contained in:
parent
547993730d
commit
cf6633b4c4
@ -41,7 +41,7 @@ nvim_treesitter.setup({
|
|||||||
latex = "rainbow-blocks",
|
latex = "rainbow-blocks",
|
||||||
tsx = "rainbow-tags",
|
tsx = "rainbow-tags",
|
||||||
vue = "rainbow-tags",
|
vue = "rainbow-tags",
|
||||||
javascript = "rainbow-parens-react"
|
javascript = "rainbow-parens-react",
|
||||||
},
|
},
|
||||||
strategy = {
|
strategy = {
|
||||||
on_attach = function()
|
on_attach = function()
|
||||||
|
Loading…
Reference in New Issue
Block a user