Vim Jsx Pretty Versions Save

:flashlight: [Vim script] JSX and TSX syntax pretty highlighting for vim.

v3.0.0

4 years ago
  • Syntax groups were refined
  • The indentation was refactored and improved vastly, more accurate now.
  • Support another JavaScript syntax highlighting plugin vim-js
  • Fixed lots of issues

v2.0.1

5 years ago
  • increase scroll speed by y0za.

2.0.0

6 years ago
  • support typescript

1.0.6

7 years ago
  • Support dot seperated namespace
  • Fix to #8

1.0.5

7 years ago
  • Improved jsxRegion group, the origin group is a bit of tricky.
  • Moved jsxTag group before jsxRegion, or it will break.

1.0.3

7 years ago
  • Fixed hangup problem.
  • Fixed indent problem.

1.0.2

7 years ago
  • Fix indent (#4)

1.0.1

7 years ago
  • Fix syntax (#5)

1.0.0

7 years ago
  • indent
  • syntax