Skip to content

Commit

Permalink
Added info about fallback to splitjoin.vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Wansmer authored Nov 26, 2022
1 parent 992683e commit a21d823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ By default, TreeSJ has presets for these languages:
- **JSON**;
- **PHP**;

For adding your favorite language, add it to `langs` sections in your configuration.
For adding your favorite language, add it to `langs` sections in your configuration. Also, see how [to implement fallback](https://github.com/Wansmer/treesj/discussions/19) for splitjoin.vim.

To find out what nodes are called in your language, analyze your code with [nvim-treesitter/playground](https://github.com/nvim-treesitter/playground) or look in the [source code of the parsers](https://tree-sitter.github.io/tree-sitter/).

Expand Down

0 comments on commit a21d823

Please sign in to comment.