typescript-vim icon indicating copy to clipboard operation
typescript-vim copied to clipboard

fix(syntax): fix typescript_ignore_browserwords logic

Open kyoz opened this issue 6 years ago • 0 comments

By default in the doc, without setting 'typescript_ignore_browserwords', mean typescript-vim will support Dom Browser Word.

But the logic in the code seem wrong. Please take a look

kyoz avatar Aug 04 '19 04:08 kyoz