Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 439 Bytes

vim-tsx

Syntax highlighting and indenting for TSX. TSX is a JavaScript syntax transformer which translates inline XML document fragments into JavaScript objects. It was developed by Facebook alongside React.

Installation

vim-plug

Plug 'ianks/vim-tsx'

Pathogen

git clone https://github.com/ianks/vim-tsx.git ~/.vim/bundle/vim-tsx