From b658f324c247690e27784021f62037eeb63c264b Mon Sep 17 00:00:00 2001
From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Sun, 10 Jul 2022 21:36:56 +0530
Subject: [PATCH] Update README

---
 patches/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/patches/README.md b/patches/README.md
index 94d8c70c..7e1f41dd 100644
--- a/patches/README.md
+++ b/patches/README.md
@@ -8,6 +8,7 @@ The patches will be adapted on each release when necessary (v4.1 onwards). Each
 
 | Patch (a-z) | Description | Make var |
 | --- | --- | --- |
+| colemak | Key bindings for Colemak-DH keyboard layout | `O_COLEMAK` |
 | gitstatus | Add git status column to the detail view. Provides command line flag `-G` to show column in normal mode. | `O_GITSTATUS` |
 | namefirst | Print filenames first in the detail view. Print user/group columns when a directory contains different users/groups. | `O_NAMEFIRST` |
 | restorepreview | Add pipe to close and restore [`preview-tui`](https://github.com/jarun/nnn/blob/master/plugins/preview-tui) for internal undetached edits (<kbd>e</kbd> key)| `O_RESTOREPREVIEW` |
-- 
2.51.0