example: correct wrong instruction to set leader

This commit is contained in:
Gaetan Lepage 2023-10-22 14:28:36 +02:00 committed by Gaétan Lepage
parent 56f46166f9
commit 65bd427a6e

View file

@ -25,7 +25,7 @@
];
# We can set the leader key:
leader = ",";
globals.mapleader = ",";
# We can create maps for every mode!
# There is .normal, .insert, .visual, .operator, etc!