Skip to content

Commit

Permalink
Merge branch 'main' of github.com:hedyhli/outline.nvim
Browse files Browse the repository at this point in the history
hedyhli committed Nov 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 44fdeac + a6dd1d1 commit 9d476dc
Showing 2 changed files with 2 additions and 18 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -28,8 +28,6 @@ be usable for outline.nvim using this script:
https://github.com/hedyhli/outline.nvim/assets/50042066/88fbb3cf-27c1-4115-8a08-ba2e86c7fe9d

<!-- panvimdoc-ignore-end -->

**Features**

- Auto-updates items and highlight for current symbol as the cursor moves
@@ -48,6 +46,8 @@ https://github.com/hedyhli/outline.nvim/assets/50042066/88fbb3cf-27c1-4115-8a08-
- Neovim command modifiers on where to open outline (see `:h mods`)


<!-- panvimdoc-ignore-end -->

## Prerequisites

- Neovim 0.7+
16 changes: 0 additions & 16 deletions doc/outline.txt
Original file line number Diff line number Diff line change
@@ -17,22 +17,6 @@ Table of Contents *outline-table-of-contents*
- Limitations |outline-limitations|
- Related plugins |outline-related-plugins|
------------------------------------------------------------------------------
**Features**

- Auto-updates items and highlight for current symbol as the cursor moves
- Supports **JSX** (treesitter), **Markdown**, **Norg** (treesitter), in
addition to LSP, with other treesitter support coming soon
- Outline window opened for each tabpage
- Symbol hierarchy UI with collapsible nodes and automatic collapsing based on
cursor movements
- Custom symbol icon function, mapping, or use LspKind (see |outline-custom-function| and |outline-config|)
- Dynamically set cursorline and cursor colors in outline (see
|outline-screenshot|)
- Extra symbol details and line numbers of symbols (see
|outline-screenshot|)
- Preview symbol location without visiting it
- Neovim command modifiers on where to open outline (see |mods|)


PREREQUISITES *outline-prerequisites*

0 comments on commit 9d476dc

Please sign in to comment.