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