1
Fork 0
Commit Graph

127 Commits

Author SHA1 Message Date
Alex Yatskov df53974e15 Updating README.md 2016-07-07 22:30:58 -07:00
Alex Yatskov 7df71f8bfd Updating README.md 2016-07-02 23:55:11 -07:00
Alex Yatskov a12428749f Merge branch 'master' of https://github.com/FooSoft/vim-argwrap 2016-07-02 21:41:36 -07:00
Alex Yatskov 1ee4acd017 Deleting images 2016-07-02 21:41:23 -07:00
Alex Yatskov 068637fb62 Support commaFirst option 2016-06-01 22:19:00 -07:00
Alex Yatskov cfe10c45a8 Fixing conflicting options #5 2016-05-19 09:21:17 -07:00
Alex Yatskov 4057c955bc Updating docs to reflect new features 2015-12-17 22:03:08 +09:00
Alex Yatskov bf3da537eb Add support for line prefixes 2015-12-17 20:23:45 +09:00
Alex Yatskov a83fdc725d Add support for trailing commas 2015-12-17 19:18:39 +09:00
Alex Yatskov 0b69dd51a5 Update README.md 2015-11-17 14:21:21 +09:00
Alex Yatskov 5f6ffcc360 Updating README 2015-11-13 18:45:29 +09:00
Alex Yatskov bb599e5126 Updating readme 2015-08-19 18:56:11 +09:00
Alex Yatskov d790b83664 Updating doc 2015-08-19 18:26:56 +09:00
Alex Yatskov e143792bd8 Updating doc 2015-08-19 18:24:27 +09:00
Alex Yatskov a610a83972 Updating doc 2015-08-19 18:20:19 +09:00
Alex Yatskov c766ebcd31 Updating docs 2015-08-09 15:06:04 +09:00
Alex Yatskov f2ad569b25 Updating readme 2015-08-06 12:55:44 +09:00
Alex Yatskov 7fe27fa7ca Fixing annoying edge cases 2015-08-05 20:13:07 +09:00
Alex Yatskov 72668838bc Fixing spaces 2015-07-09 19:04:35 +09:00
Alex Yatskov d40ab2f671 Updating doc 2015-07-09 17:22:04 +09:00
Alex Yatskov 9f937dec9c Updating README 2015-07-09 17:11:53 +09:00
Alex Yatskov 7c300e80f7 Don't match perens in comments 2015-07-09 13:45:47 +09:00
Alex Yatskov 57147e5382 Small updates 2015-07-09 13:12:35 +09:00
Alex Yatskov b7ab047378 Updating README 2015-07-03 16:44:48 +09:00
Alex Yatskov 255271338d Updating README 2015-06-03 23:36:02 +09:00
Alex Yatskov e111ac083a Handle wrapping of empty braces in a better way 2015-03-26 18:28:22 +09:00
Alex Yatskov 4bc6e8623a Fixing readme 2015-03-25 22:35:58 +09:00
Alex Yatskov 08b2ff9bc5 Updating documentation 2015-03-25 14:40:04 +09:00
Alex Yatskov e916ca6f17 Updating documentation 2015-03-25 14:39:37 +09:00
Alex Yatskov b7fc4d414f Make changes work with buffers 2015-03-25 14:31:14 +09:00
Alex Yatskov ebe4380188 Adding g:argwrap_wrap_closing_brace , getting rid of g_argwrap_wrap_style 2015-03-25 14:17:45 +09:00
Alex Yatskov a899077bf5 Better handling of spaces during unwrapping. 2015-03-12 15:45:46 +09:00
Alex Yatskov 93284608cc Improved trimming around = and : characters 2015-02-20 13:03:38 +09:00
Alex Yatskov a25bb6ad76 Trimming spaces when unwrapping dictionary definitions. 2015-02-19 13:00:02 +09:00
Alex Yatskov 7ed22d6602 Updating documentation 2015-01-28 23:15:22 +09:00
Alex Yatskov d674676c7d No longer support passing arguments to toggle function 2015-01-28 23:10:23 +09:00
Alex Yatskov 913bce3e94 Adding ArgWrap command 2015-01-28 23:04:32 +09:00
Alex Yatskov d8a137ace5 Revert "Adding ArgWrap command"
This reverts commit c4b0c13a6d.
2015-01-28 20:45:56 +09:00
Alex Yatskov c4b0c13a6d Adding ArgWrap command 2015-01-28 20:26:57 +09:00
Alex Yatskov 0c89e2ef6b Updating documentation 2015-01-28 14:09:04 +09:00
Alex Yatskov ae18d6d987 Adding option to add space padding inside of braces; adding global option for wrap style 2015-01-28 13:40:42 +09:00
Alex Yatskov c4f7aa3d80 Tweaking documentation 2014-12-19 09:38:32 +09:00
Alex Yatskov 3b0dc93b22 Fixing default argument 2014-12-07 12:32:31 +09:00
Alex Yatskov 20227f2c6e Fixing typo 2014-12-07 11:53:12 +09:00
Alex Yatskov f8584e8964 Updating documentation 2014-12-07 11:41:49 +09:00
Alex Yatskov f7c15bb3c6 Adding documentation 2014-12-07 11:18:05 +09:00
Alex Yatskov d48f85645f Updating vim-argwrap documentation 2014-12-06 19:18:50 +09:00
Alex Yatskov a4bc8ec9fb Fixing typo 2014-12-06 18:18:50 +09:00
Alex Yatskov e9f974189b Fixup 2014-12-05 12:44:32 +09:00
Alex Yatskov a2ba7d3134 Updating documentation 2014-12-04 19:36:56 +09:00