mirror of
https://github.com/He4eT/desolate.nvim.git
synced 2026-06-18 21:04:27 +00:00
typescript: braces fix
This commit is contained in:
parent
a281949d98
commit
d8e9f7dfb9
1 changed files with 2 additions and 1 deletions
|
|
@ -302,6 +302,7 @@ return lush(function(injected_functions)
|
|||
FzfLuaHeaderText({ Statement }),
|
||||
|
||||
-- Dirty fixes
|
||||
typescriptParens({ fg = colors.fg })
|
||||
typescriptParens({ fg = colors.fg }),
|
||||
typescriptBraces({ Statement })
|
||||
}
|
||||
end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue