From a46e895e2b59cbc17fdd604540750f6f7bcb9031 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Sep 2018 16:37:25 +0200 Subject: [PATCH] bat: add "less" suggestion --- bat.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bat.json b/bat.json index d9ebca4033..5124ac2d7d 100644 --- a/bat.json +++ b/bat.json @@ -10,6 +10,11 @@ } }, "bin": "bat.exe", + "suggest": { + "less": [ + "less" + ] + }, "checkver": "github", "autoupdate": { "architecture": {