Skip to content

Commit

Permalink
chore(docs): add tree-sitter-blade information
Browse files Browse the repository at this point in the history
@EmranMR, Thanks for creating tree-sitter-blade.
  • Loading branch information
yaegassy committed Aug 11, 2023
1 parent bd11163 commit b75e56a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,11 @@ Plug 'yaegassy/coc-blade', {'do': 'yarn install --frozen-lockfile'}

The "filetype" must be `blade` for this extension to work.

Install "blade" related plugin (e.g. [jwalton512/vim-blade](https://github.com/jwalton512/vim-blade) or [sheerun/vim-polyglot](https://github.com/sheerun/vim-polyglot)).
Install "blade" related plugin (e.g. [jwalton512/vim-blade](https://github.com/jwalton512/vim-blade) or [sheerun/vim-polyglot](https://github.com/sheerun/vim-polyglot) or [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) with [tree-sitter-blade](https://github.com/EmranMR/tree-sitter-blade)).

For more information on setup `tree-sitter-blade` in `nvim-treesitter`, please click here.

- <https://github.com/EmranMR/tree-sitter-blade/discussions/19>

## Usage Topics

Expand Down

0 comments on commit b75e56a

Please sign in to comment.