Skip to content

Commit

Permalink
Add hide_other key to ov.yaml and ov-less.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
noborus committed Jun 26, 2024
1 parent c7a71f8 commit 6a6410e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ov-less.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,10 @@ KeyBind:
section_start:
- "ctrl+F3"
- "alt+s"
section_header_num:
- "F7"
hide_other:
- "alt+-"
next_section:
- "space"
last_section:
Expand Down
2 changes: 2 additions & 0 deletions ov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ KeyBind:
- "alt+s"
section_header_num:
- "F7"
hide_other:
- "alt+-"
next_section:
- "space"
last_section:
Expand Down

0 comments on commit 6a6410e

Please sign in to comment.