Merge branch 'main' of github.com:hedyhli/outline.nvim

This commit is contained in:
hedy
2023-11-22 20:48:39 +08:00

View File

@@ -19,6 +19,8 @@ Table of Contents *outline-table-of-contents*
PREREQUISITES *outline-prerequisites*
- Neovim 0.7+
- To use modifiers on |outline-commands|, Neovim 0.8 is required.
Everything else works with Neovim 0.7.
- Properly configured Neovim LSP client (otherwise only markdown is supported)