Skip to content

Commit

Permalink
Merge pull request #107 from epheien/feat-treesitter
Browse files Browse the repository at this point in the history
docs: List treesitter external provider
  • Loading branch information
hedyhli authored Dec 27, 2024
2 parents 4f601da + dac961f commit e840595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ The current list of tested providers are:

External providers:
- [Asciidoc](https://github.com/msr1k/outline-asciidoc-provider.nvim) (no external requirements)
- [treesitter](https://github.com/epheien/outline-treesitter-provider.nvim) (require treesitter)
- [ctags](https://github.com/epheien/outline-ctags-provider.nvim) (require universal-ctags)

<details>
Expand Down

0 comments on commit e840595

Please sign in to comment.