hluk / hluk/FakeVim

:map j gj gives "Recursive mapping" error

Open
#39 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
183
Forks
31
Avg merge
3d 11h
Merged PRs (30d)
2

Description

My .vimrc is shared with my actual vim installation. I have the following mappings, which lead to errors:

```
map j gj
map k gk
```

This works fine in real vim, but gives a Recursive Mapping error in FakeVim.

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.