hluk / hluk/FakeVim

Feature request: change default `leader` key

Open
#57 0 comments 6 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.