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

Incorrect highlighting in tsx file

Open kreedz opened this issue 6 years ago • 0 comments

init.vim:

call plug#begin('~/.local/share/nvim/plugged')
Plug 'leafgarland/typescript-vim'
call plug#end()

How it looks: 1203-vim-typescript-hi-problem

kreedz avatar Mar 12 '18 12:03 kreedz