From 6a6410e8f4d6aab0711c8bdedf1de1acde37a9d8 Mon Sep 17 00:00:00 2001 From: Noboru Saito Date: Wed, 26 Jun 2024 15:04:43 +0900 Subject: [PATCH] Add hide_other key to ov.yaml and ov-less.yaml --- ov-less.yaml | 4 ++++ ov.yaml | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ov-less.yaml b/ov-less.yaml index 6e5353bd..f54cf815 100644 --- a/ov-less.yaml +++ b/ov-less.yaml @@ -165,6 +165,10 @@ KeyBind: section_start: - "ctrl+F3" - "alt+s" + section_header_num: + - "F7" + hide_other: + - "alt+-" next_section: - "space" last_section: diff --git a/ov.yaml b/ov.yaml index 90cdd441..b3a469e9 100644 --- a/ov.yaml +++ b/ov.yaml @@ -151,6 +151,8 @@ KeyBind: - "alt+s" section_header_num: - "F7" + hide_other: + - "alt+-" next_section: - "space" last_section: