mirror of
https://github.com/He4eT/desolate.nvim.git
synced 2026-05-05 01:17:23 +00:00
Add dirty fix for Typescript hover popup
This commit is contained in:
parent
5bf06c998b
commit
d29d7130f7
1 changed files with 3 additions and 0 deletions
|
|
@ -333,5 +333,8 @@ return lush(function()
|
|||
LeapLabelPrimary({ Identifier }),
|
||||
LeapMatch({ Constant }),
|
||||
LeapLabelSecondary({ Statement }),
|
||||
|
||||
-- Dirty fixes
|
||||
typescriptParens({ NormalFloat })
|
||||
}
|
||||
end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue