chore(docs): wording (#13)
This commit is contained in:
@@ -21,6 +21,7 @@ While there's some gap when a language's LSP server or treesitter implementation
|
||||
## Table of Contents
|
||||
|
||||
- [Features](#features)
|
||||
- [Requirements](#requirements)
|
||||
- [Install](#install)
|
||||
- [Usage](#usage)
|
||||
- [Configuration](#configuration)
|
||||
@@ -37,15 +38,15 @@ While there's some gap when a language's LSP server or treesitter implementation
|
||||
- [ ] Disk cache management and garbage collection.
|
||||
- [ ] Real-time status for Neovim components such as statusline.
|
||||
|
||||
## Install
|
||||
|
||||
Requirements:
|
||||
## Requirements
|
||||
|
||||
- Neovim ≥ 0.7.0.
|
||||
- [universal-ctags](https://github.com/universal-ctags/ctags) (default backend).
|
||||
|
||||
PRs are welcome to add other backends.
|
||||
|
||||
## Install
|
||||
|
||||
<details>
|
||||
<summary><b>With <a href="https://github.com/folke/lazy.nvim">lazy.nvim</a></b></summary>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user