Plugin to help navigate through long soft-wrapped lines
Stars
27
Forks
0
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
Highlight screenline only
1750f07
new option: g:longlines_always_enable
507c451
Fix unmap bug + config variables local to buffer.
f4aed6c
Define global option variables.
7fa655a
Document new command.
c013298
Add command to change only the keybindings.
4484c74
Add more aliases for gg and G.
821738e
Refactor 'formatoptions' settings.
f0d5ca5
Better mapping for G.
89a1312
Restore mappings properly.
73f0e35
Measure number of available columns.
af1a02e
Simplify usage.
884eb88
Don't be too aggressive in setting options.
852062c
Use winheight() to get the number of lines.
918e829
<C-D> and <C-U> now accept counts.
0c2af11