Skip to content

Commit

Permalink
Add jtsx-typescript-mode to the API functions of the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
llemaitre19 committed Feb 29, 2024
1 parent b57a23c commit 92f6aaf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,9 @@ Please refer to [Hideshow documentation](https://www.gnu.org/software/emacs/manu

| Function | Description |
|------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|
| `jtsx-jsx-mode` | Enable `jtsx-jsx-mode` |
| `jtsx-tsx-mode` | Enable `jtsx-tsx-mode` |
| `jtsx-jsx-mode` | Enable `jtsx-jsx-mode`. |
| `jtsx-tsx-mode` | Enable `jtsx-tsx-mode`. |
| `jtsx-typescript-mode` | Enable `jtsx-typescript-mode`. |
| `jtsx-jump-jsx-element-tag-dwim` | Jump either to the opening or to the closing tag of the JSX element. |
| `jtsx-jump-jsx-opening-tag` | Jump to the opening tag of the JSX element. |
| `jtsx-jump-jsx-closing-tag` | Jump to the closing tag of the JSX element. |
Expand Down

0 comments on commit 92f6aaf

Please sign in to comment.