Commit Graph

176 Commits

Author SHA1 Message Date
Reed Esau
0ea2b4c9f9 undo points for word and line deletion 2014-02-14 03:35:06 -07:00
Reed Esau
2596239120 Merge branch 'master' of https://github.com/reedes/vim-pencil 2014-02-14 00:46:23 -07:00
Reed Esau
d229eb9e25 explicitly set autoformat of comments 2014-02-14 00:46:14 -07:00
Reed Esau
3b99db98dd improve further on rationale for writing 2014-02-12 20:51:31 -07:00
Reed Esau
2f25862fee Improve rationale for writers 2014-02-12 09:19:05 -07:00
Reed Esau
506ea6d66c improve rationale for writers 2014-02-11 02:36:54 -07:00
Reed Esau
2c7bedb22e improve rationale for writers 2014-02-11 02:23:04 -07:00
Reed Esau
ecb9b6d920 improve rationale for writers 2014-02-10 22:00:25 -07:00
Reed Esau
bc702baa29 Updated See Also, where vim-textobj-quote replaces vim-quotable 2014-02-08 11:52:16 -07:00
Reed Esau
8bb8f896db Added tpope/vim-abolish list of plugins for writers 2014-02-05 12:17:39 -07:00
Reed Esau
dd5f92442a Improved See Also to include vim-exchange 2014-02-05 12:07:55 -07:00
Reed Esau
b2a123e0bf Replace DropPencil with NoPencil (former supported) 2014-02-05 10:25:55 -07:00
Reed Esau
1f05effbd0 Support NoPencil command as synonym to DropPencil 2014-02-05 10:23:05 -07:00
Reed Esau
5b57c3b06c clarified globals; protect other bufs from ve=onemore; misc improvements 2014-02-02 18:18:16 -07:00
Reed Esau
daf4183a42 added mention of sibling project vim-wheel 2014-02-01 16:30:05 -07:00
Reed Esau
7fdb480cc1 Merge pull request #5 from mattly/bug/init_textwidth
Default b:max_textwidth to -1
2014-01-28 19:12:36 -08: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
2beb882336 added reference to new vim-textobj-sentence 2014-01-28 02:27:45 -07:00
Reed Esau
0cab276eda defensive coercion of tw str to number 2014-01-27 23:22:20 -07:00
Reed Esau
3b5cbf4916 misc polishing 2014-01-24 13:41:13 -07:00
Reed Esau
43f48f4e27 Misc polishing of text 2014-01-22 12:09:59 -07:00
Reed Esau
fd7c0a8b7d changed author reference; misc doc fixes 2014-01-20 00:18:30 -07:00
Reed Esau
1355cea609 new manual format cmd; misc fixes 2014-01-19 15:16:44 -07:00
Reed Esau
60e12dc61c updated see also 2014-01-18 17:23:42 -07:00
Reed Esau
b81580b5f3 now mentioning filetype 2014-01-18 10:53:21 -07:00
Reed Esau
3c70054869 changed awkward wording for auto detect explanation 2014-01-15 22:57:37 -07:00
Reed Esau
044c0edbb8 key mapping examples now consistent 2014-01-15 21:56:10 -07:00
Reed Esau
217acd433c remove quotes 2014-01-15 09:30:15 -07:00
Reed Esau
2d0c52c470 Fixed wording 2014-01-15 09:13:48 -07:00
Reed Esau
ffebe64a88 detect optimization; boosted line count to 20 2014-01-15 09:00:22 -07:00
Reed Esau
78fa058b84 added wrap mode detect via line sampling; now ignores wm 2014-01-14 23:48:06 -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
44fde3aba7 added gwip command 2014-01-13 23:13:41 -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
5b3a7d35c0 restored default cursorwrap as quote problem related to autoformat 2014-01-12 18:16:48 -07:00
Reed Esau
af65cf4197 temporarily disabled cursorwrap, as ve=onemore breaks vim-quotable 2014-01-12 17:28:54 -07:00
Reed Esau
224949be20 added clarification 2014-01-10 01:22:18 -07:00
Reed Esau
a5b8dd4843 Merge branch 'master' of https://github.com/reedes/vim-pencil 2014-01-10 01:21:03 -07:00
Reed Esau
686ea37bf9 added clarification 2014-01-10 01:20:56 -07:00
Reed Esau
1017338b6e added vim.org link 2014-01-09 12:50:53 -07:00
Reed Esau
c426f7e7b6 virtualedit should be setlocal 2014-01-09 11:49:13 -07:00
Reed Esau
b827891e33 Fixed wording 2014-01-09 10:49:10 -07:00
Reed Esau
92d268a35a noted that autoformat works only in Insert mode 2014-01-08 20:12:30 -07:00
Reed Esau
374cd7b34e misc rewrite 2014-01-08 19:45:15 -07:00
Reed Esau
83ccf48a11 misc rewrite 2014-01-08 19:37:48 -07:00
Reed Esau
a01c293330 added ve+onemore as an experiment for cursorwrap 2014-01-08 19:37:10 -07:00
Reed Esau
123a6232fa polishing text prior to release 2014-01-08 00:23:57 -07:00
Reed Esau
20c2f296a5 improved header 2014-01-08 00:15:51 -07:00
Reed Esau
a566df8bde polishing the prose 2014-01-08 00:08:29 -07:00