Files
nerdcommenter/plugin
Jaehwang Jerry Jung c62e618a1a Make insert independent of whichwrap setting (#419)
If `set whichwrap+=l`, `normal! l` may move the cursor to the next line.
Use `feedkeys('a', 'ni')` instead.
2020-02-19 07:52:10 +03:00
..