branch: externals/colorful-mode
commit 9cba4d3b9574bdd6f87c0aeb5621b7d87faa748b
Author: Elias G. Perez <eg642...@gmail.com>
Commit: Elias G. Perez <eg642...@gmail.com>

    Update Keybindings section from README
    
    * README.org (Key bindings): Replace C-c to C-x according to current
    version
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 7d856d2ee4..26c103ec0b 100644
--- a/README.org
+++ b/README.org
@@ -110,9 +110,9 @@ in real time and in a user friendly way based on 
🌈[[https://elpa.gnu.org/pack
 
 ** Key bindings
 These key bindings are defined by: =colorful-mode-map=
-- =C-c c x= → =colorful-change-or-copy-color=.
-- =C-c c c= → =colorful-convert-and-copy-color=.
-- =C-c c r= → =colorful-convert-and-change-color=.
+- =C-x c x= → =colorful-change-or-copy-color=.
+- =C-x c c= → =colorful-convert-and-copy-color=.
+- =C-x c r= → =colorful-convert-and-change-color=.
 
 ** Adding extra colors
 Colorful by default provides extra functions that highlight additional

Reply via email to