Commit Graph

17 Commits

Author SHA1 Message Date
Reed Esau
5b57c3b06c clarified globals; protect other bufs from ve=onemore; misc improvements 2014-02-02 18:18:16 -07:00
Matthew Lyon
db68526de4 Default b:max_textwidth to -1
Fixes #4

In general, I think it's good hygiene for a function to do this if it's
value is expected to be set elsewhere.
2014-01-28 12:28:46 -02:00
Reed Esau
0cab276eda defensive coercion of tw str to number 2014-01-27 23:22:20 -07:00
Reed Esau
ffebe64a88 detect optimization; boosted line count to 20 2014-01-15 09:00:22 -07:00
Reed Esau
d634989c87 added wrap mode detect via line sampling; now ignores wm 2014-01-14 23:37:09 -07:00
Reed Esau
785cdfac80 and removed the 'w' option, as it causes more problems than it fixes 2014-01-13 21:23:05 -07:00
Reed Esau
fd6f590d4a restored cursorwrap default; fixed autoformat issue for quotable 2014-01-12 21:24:16 -07:00
Reed Esau
af65cf4197 temporarily disabled cursorwrap, as ve=onemore breaks vim-quotable 2014-01-12 17:28:54 -07:00
Reed Esau
c426f7e7b6 virtualedit should be setlocal 2014-01-09 11:49:13 -07:00
Reed Esau
a01c293330 added ve+onemore as an experiment for cursorwrap 2014-01-08 19:37:10 -07:00
Reed Esau
20c2f296a5 improved header 2014-01-08 00:15:51 -07:00
Reed Esau
88d5d5dd73 fill in gaps in navigation 2014-01-07 23:03:58 -07:00
Reed Esau
3b057c2ba8 ensure autoindent is restored correctly 2014-01-07 22:46:58 -07:00
Reed Esau
e4f00286de changed to friendlier command names 2014-01-07 21:50:19 -07:00
Reed Esau
7570b43178 additional tweaks to docs 2014-01-07 21:34:16 -07:00
Reed Esau
3d267d2e8d whichwrap, autoindent, fo, reorg of README 2014-01-07 21:06:55 -07:00
Reed Esau
e1bddbc3b5 first cut 2014-01-04 18:31:56 -07:00