Commit Graph

62 Commits

Author SHA1 Message Date
Tim Pope
f6c9d3beb2 Warn about removed "s" mapping 2011-09-10 19:25:18 -04:00
Tim Pope
c9120390d8 Kill vs in the docs 2011-08-30 20:32:41 -04:00
Tim Pope
21d7375644 Bump to Vim 7 2011-08-30 20:32:41 -04:00
Tim Pope
2e600335db Clarify copyright 2011-08-30 20:32:41 -04:00
Tim Pope
6fb16eae21 Kill vs 2011-08-29 01:54:43 -04:00
Tim Pope
3d2d04a31b Add a README 2011-08-29 01:22:01 -04:00
Tim Pope
50934cc38b Ignore doc/tags 2011-08-29 01:21:49 -04:00
Tim Pope
4eed69afe5 Kill boilerplate and commented code 2011-08-29 01:00:43 -04:00
Tim Pope
010c5fc915 Use URL not email 2011-08-29 00:54:47 -04:00
guns
d9e6bfdd90 Remove unnamedplus' from clipboard in addition to unnamed'
Vim 7.3.074 adds the `unnamedplus' feature to the clipboard option,
which allows use of the "+ register (X11 CLIPBOARD) via yank/paste
2011-01-23 12:29:07 +08:00
Tim Pope
193649616c Fix vs with selection=exclusive 2011-01-11 23:15:43 -05:00
Tim Pope
e6f8ab5b82 Update email address 2011-01-11 23:15:43 -05:00
Peter Vandenberk
b99ce735ea add space after ">" at end of line to ensure vim visibly renders it 2010-12-20 04:30:28 +08:00
Tim Pope
27710a2224 Add rob-fortune's mnemonic for "ys" 2010-09-09 11:00:28 -04:00
Tim Pope
ad5690f10e surround.vim 1.90 2010-03-05 19:57:47 -05:00
Tim Pope
29af61b9b4 Use xmap if possible for vgS 2010-03-05 19:57:47 -05:00
Tim Pope
a48b3be6cb Begin phasing out vs and introduce vgS 2010-03-05 19:43:28 -05:00
Tim Pope
e842a01061 Switch to a 'shiftwidth' of 2 2010-03-05 19:43:28 -05:00
Tim Pope
f5dc0afc4b Update email address 2010-03-05 19:43:28 -05:00
Tim Pope
545ca856ff Work around remapped "d" [Christian Oudard] 2009-11-03 22:16:48 -05:00
Tim Pope
50cea14534 Really get rid of % mapping on tag input 2009-07-21 11:40:41 -04:00
Tim Pope
298858f6a2 Fix bugs related to 'ignorecase' and 'clipboard' 2008-04-25 21:59:41 -05:00
Tim Pope
b50ce89362 Documentation typo fixes 2008-04-25 18:26:52 -05:00
Tim Pope
e9ba54ce8d Fix shift in csw, etc. 2008-02-15 21:43:42 +00:00
Tim Pope
5f32b8921e Don't back up if no match found 2008-02-04 03:50:46 +00:00
Tim Pope
4c001173ad Settle on using repeat#set 2008-01-29 15:46:22 +00:00
Tim Pope
9b9445f62b Fix regression in quote handling 2008-01-29 15:43:43 +00:00
Tim Pope
9813515fb2 Hedge bets on dot.vim/repeat.vim name 2008-01-27 16:27:08 +00:00
Tim Pope
bb456ddcf4 Fix edgecase where ds would move the inner text 2008-01-25 18:31:07 +00:00
Tim Pope
dff474073c Surround docs grammar fix and other cleanup 2008-01-25 18:22:00 +00:00
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
b70c7e159d Whitespace tweak 2007-10-01 15:20:30 +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
e801be2fca Document <C-}>, cleanup formatting 2007-05-10 04:59:47 +00:00
Tim Pope
4606cef260 Added note about surround_insert_tail 2007-02-16 17:29:43 +00:00
Tim Pope
370bb2ab2f surround_insert_tail, xmap rather than vmap 2007-02-12 15:37:15 +00:00
Tim Pope
8ae2a80966 Another substitution example 2007-02-12 01:06:21 +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