diff options
| author | Dave Lage <rockerboo@gmail.com> | 2020-12-10 18:40:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-10 18:40:06 -0500 |
| commit | 466ee510bf049e543197e340ab1d7cb6247b96bd (patch) | |
| tree | 429d54e0eb124bd2d54bd1a435e41c14666fb4b0 | |
| parent | 328743ff5d42e37f45f37ece05727102928932d2 (diff) | |
Add links to sections in intro.
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -12,11 +12,11 @@ modularity, allowing for easy customization. Community driven built-in [pickers](#pickers), [sorters](#sorters) and [previewers](#previewers). ### Built-in Support: -- vim -- files -- git -- LSP -- Treesitter +- [vim](#vim) +- [files](#files) +- [git](#git) +- [LSP](#lsp) +- [Treesitter](#treesitter)  |
