ianks / vim-tsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Vim Script 100.0%