:map j gj gives "Recursive mapping" error
Open
- 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.