Commit Graph

28 Commits

Author SHA1 Message Date
Tim Pope
afd585e84c Added dot.vim support to surround.vim 2008-01-24 03:15:36 +00:00
Tim Pope
5cc6e56248 Fixed multiline surrounds in insert mode 2007-10-01 15:27:33 +00:00
Tim Pope
18967e9fcb Tweaked insert mode indent rules 2007-07-31 14:20:47 +00:00
Tim Pope
714e9b8a61 Experimental C comment support 2007-05-27 21:15:27 +00:00
Tim Pope
a7208375e7 surround_indent now works in insert mode; Added <C-]> for braces 2007-05-10 20:49:49 +00:00
Tim Pope
370bb2ab2f surround_insert_tail, xmap rather than vmap 2007-02-12 15:37:15 +00:00
Tim Pope
8a2116a0c1 Save and restore clipboard option, rather than hack around behavior 2007-02-11 18:23:19 +00:00
Tim Pope
c85cef48ca Try to work around clipboard=unnamed 2007-02-11 18:09:45 +00:00
Tim Pope
90295205ad Proof of concept substitutions in user replacements 2007-02-05 17:47:43 +00:00
Tim Pope
d49993acfa Made separate help file 2006-11-14 07:16:55 +00:00
Tim Pope
fea47208d1 Eliminated error in visual mode mapping 2006-11-12 02:02:30 +00:00
Tim Pope
b31015ee87 <C-G>s in insert mode; fixed bug in ys when selection starts at end of line 2006-11-07 23:03:52 +00:00
Tim Pope
1e4cf6f319 Discard numerical argument for ys and yS 2006-11-06 05:53:09 +00:00
Tim Pope
dd236914cf Alphabetic characters won't insert themselves 2006-11-05 18:50:27 +00:00
Tim Pope
f168e0d58c Bugfix with noexpandtab; restore clipboard 2006-11-05 06:15:24 +00:00
Tim Pope
6916c71a00 S in blockwise visual mode trims trailing space 2006-11-02 17:21:39 +00:00
Tim Pope
07a90d26f3 Cope with backslashes in blockwise visual mode 2006-11-01 05:59:08 +00:00
Tim Pope
d12310f483 Allow newlines in closing (but not opening) of replacement 2006-10-31 21:34:54 +00:00
Tim Pope
f97446abd1 Alternate insert mode implementation 2006-10-31 20:59:02 +00:00
Tim Pope
6c639ccfd4 Cleaned up; added blockwise visual mode support 2006-10-31 02:02:17 +00:00
Tim Pope
f06d809973 (sort of) allow newlines in replacement 2006-10-30 19:19:57 +00:00
Tim Pope
80136d216f Allow count after ds and cs 2006-10-30 04:57:40 +00:00
Tim Pope
011d388ca2 Clarified SurroundHelp() at top of file 2006-10-30 01:34:06 +00:00
Tim Pope
1edeffcc0d Much improved documentation 2006-10-30 00:09:40 +00:00
Tim Pope
62021e986e Case sensitive comparisons; minor tweaks 2006-10-29 21:03:15 +00:00
Tim Pope
d99a4b9e01 Remove whitespace in some cases 2006-10-29 04:18:16 +00:00
Tim Pope
736d1b5482 Insert mode mapping, space adding, LaTeX/function replacements 2006-10-29 03:44:12 +00:00
Tim Pope
0229c93f94 Added plugin 2006-10-28 00:31:44 +00:00