typescript-vim
typescript-vim copied to clipboard
fix(syntax): fix typescript_ignore_browserwords logic
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