Skip to content
This repository was archived by the owner on Jul 7, 2022. It is now read-only.

Commit 25951ac

Browse files
authored
Add ToC to README
1 parent fbd7f9e commit 25951ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ Requires Built-in LSP, [Neovim Nightly](https://github.com/neovim/neovim/release
1111
Plug 'nvim-lua/lsp_extensions.nvim'
1212
```
1313

14+
### Available Features
15+
16+
#### Rust
17+
- [Inlay Hints](#inlay-hints-rust-analyzer)
18+
19+
#### Dart
20+
- [Closing Labels](#closing-labels-dartls)
21+
- [Outline](#outline-dartls)
22+
1423
## Inlay Hints (rust-analyzer)
1524

1625
![Customized](https://i.imgur.com/FRRas1c.png)

0 commit comments

Comments
 (0)