Commit Graph

48 Commits

Author SHA1 Message Date
b7fc4d414f Make changes work with buffers 2015-03-25 14:31:14 +09:00
ebe4380188 Adding g:argwrap_wrap_closing_brace , getting rid of g_argwrap_wrap_style 2015-03-25 14:17:45 +09:00
a899077bf5 Better handling of spaces during unwrapping. 2015-03-12 15:45:46 +09:00
93284608cc Improved trimming around = and : characters 2015-02-20 13:03:38 +09:00
a25bb6ad76 Trimming spaces when unwrapping dictionary definitions. 2015-02-19 13:00:02 +09:00
7ed22d6602 Updating documentation 2015-01-28 23:15:22 +09:00
d674676c7d No longer support passing arguments to toggle function 2015-01-28 23:10:23 +09:00
913bce3e94 Adding ArgWrap command 2015-01-28 23:04:32 +09:00
d8a137ace5 Revert "Adding ArgWrap command"
This reverts commit c4b0c13a6d.
2015-01-28 20:45:56 +09:00
c4b0c13a6d Adding ArgWrap command 2015-01-28 20:26:57 +09:00
0c89e2ef6b Updating documentation 2015-01-28 14:09:04 +09:00
ae18d6d987 Adding option to add space padding inside of braces; adding global option for wrap style 2015-01-28 13:40:42 +09:00
c4f7aa3d80 Tweaking documentation 2014-12-19 09:38:32 +09:00
3b0dc93b22 Fixing default argument 2014-12-07 12:32:31 +09:00
20227f2c6e Fixing typo 2014-12-07 11:53:12 +09:00
f8584e8964 Updating documentation 2014-12-07 11:41:49 +09:00
f7c15bb3c6 Adding documentation 2014-12-07 11:18:05 +09:00
d48f85645f Updating vim-argwrap documentation 2014-12-06 19:18:50 +09:00
a4bc8ec9fb Fixing typo 2014-12-06 18:18:50 +09:00
e9f974189b Fixup 2014-12-05 12:44:32 +09:00
a2ba7d3134 Updating documentation 2014-12-04 19:36:56 +09:00
0b9a40b45f Properly handle tabs 2014-12-03 13:44:31 +09:00
c5f010787e Adding bx style wrapping 2014-12-03 10:34:28 +09:00
1d469f1971 Fixup 2014-12-02 22:14:12 +09:00
97fafc6baa Adding readme 2014-12-02 22:11:58 +09:00
b3a2560c59 More fixups to paren matching 2014-12-02 19:25:08 +09:00
a3caecbd6a Early out when no arguments, store cursor position 2014-12-02 12:31:44 +09:00
164ca21b71 Fixing argument wrapping 2014-12-02 12:22:50 +09:00
a5f67f6213 Getting rid of annoying log message 2014-12-02 12:18:15 +09:00
897535d60b Better paren matching 2014-12-02 12:15:21 +09:00
1572562998 More cleanup 2014-12-02 09:57:39 +09:00
b948dbb2d6 Cleanup 2014-12-02 09:36:14 +09:00
f07af29b99 Cleanup for Pathogen 2014-12-02 06:25:47 +09:00
9986daee0a Fixups 2014-12-02 06:23:06 +09:00
4aadd46bbf Better handling of indentation 2014-12-02 06:12:02 +09:00
e9ed21a996 Handle wrapping of other bracket types 2014-12-01 22:34:52 +09:00
7f2533591b Handling case where we cannot find args to wrap better 2014-12-01 20:30:37 +09:00
84c43333b5 Bugfixes 2014-12-01 20:10:17 +09:00
ac53632892 Adding toggle function 2014-12-01 19:46:47 +09:00
c2a6e2e2a1 More namespacing 2014-12-01 19:33:46 +09:00
f8006b7b12 Adding namespaces 2014-12-01 19:00:05 +09:00
6f8fb57f74 Renaming file 2014-12-01 18:54:58 +09:00
120b5a6d9c Argument unwrapping now works 2014-12-01 18:53:00 +09:00
a98f27847f Wrapping 2014-12-01 18:21:05 +09:00
39da034ec5 Container extraction 2014-12-01 17:49:14 +09:00
0b4d014c2e More fixup 2014-12-01 12:31:53 +09:00
c856cacfa7 Better argument splitting 2014-11-28 17:06:36 +09:00
d668043880 Initial commit 2014-11-28 16:37:23 +09:00