Feature request: change default `leader` key
Open
- Dominant language
- C++
- Stars
- 183
- Forks
- 31
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 2
Description
I found the following source code:
```
static const QMap k = {
// FIXME: Should be value of mapleader.
{"LEADER", Key_Backslash},
```
It seems that the `leader` key is hard-coded to `Key_Backslash`, is there a way to support custom `leader` key ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.