about summary refs log tree commit diff stats
path: root/mu.vim
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-07-02 00:14:01 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-07-02 00:16:05 -0700
commit09ef3a783e555e217914653abf7e033aae199c8c (patch)
treebbdc6818613af007efa8d62ad70e97d2e91ceb6c /mu.vim
parent61a42dc1c23f02e889eb6116d5a602dcefde7b24 (diff)
downloadmu-09ef3a783e555e217914653abf7e033aae199c8c.tar.gz
1695 - better way to handle wrap
Key idea: wrap whenever you type at the right margin, don't wait for
line to grow past it. That way you always leave room to acquire the end
of the line, and you never have to worry about wrapping just the cursor
but not the line. Simplifies a lot of logic.
Diffstat (limited to 'mu.vim')
0 files changed, 0 insertions, 0 deletions