Skip to content

Commit 9a0f7e8

Browse files
committed
Update doc for typescript
1 parent 74aabe3 commit 9a0f7e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ your `~/.vimrc`:
5050
- if you want to highlight tsx files.
5151
5252
```vim
53-
Plug 'leafgarland/typescript-vim'
53+
Plug 'HerringtonDarkholme/yats.vim'
54+
" or Plug 'leafgarland/typescript-vim'
5455
Plug 'maxmellon/vim-jsx-pretty'
5556
```
5657

0 commit comments

Comments
 (0)