We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74aabe3 commit 9a0f7e8Copy full SHA for 9a0f7e8
1 file changed
README.md
@@ -50,7 +50,8 @@ your `~/.vimrc`:
50
- if you want to highlight tsx files.
51
52
```vim
53
- Plug 'leafgarland/typescript-vim'
+ Plug 'HerringtonDarkholme/yats.vim'
54
+ " or Plug 'leafgarland/typescript-vim'
55
Plug 'maxmellon/vim-jsx-pretty'
56
```
57
0 commit comments