From c9ba01040b57854de13b121b1bd2eeb8810f3c90 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 2 Apr 2020 20:08:34 +0300 Subject: [PATCH 1/1] info configuration --- info/.infokey | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 info/.infokey diff --git a/info/.infokey b/info/.infokey new file mode 100644 index 0000000..1333a54 --- /dev/null +++ b/info/.infokey @@ -0,0 +1,12 @@ +#info +j next-line +k prev-line +^E next-line +^Y prev-line +^W split-window +^N next-window + +#var +link-style=yellow +active-link-style=yellow,bold +match-style=underline,bold,nocolour -- 2.44.0