Commit Graph

51 Commits

Author SHA1 Message Date
Marco Hinz
daaf85f60f readme: add change_delete 2013-04-15 22:36:15 +02:00
Marco Hinz
eb7bcb8c48 docs: add special case of first line deletion 2013-04-12 11:56:23 +02:00
Marco Hinz
6f0cb97db2 docs: remove old g:signify_enable_cvs option 2013-04-04 11:16:58 +02:00
Marco Hinz
d41bb86243 new option: g:signify_line_highlight
You can enable line highlighting per default now.
2013-04-04 11:14:07 +02:00
Marco Hinz
88edc81bb4 docs: document update_on_bufenter option 2013-04-03 10:38:32 +02:00
Marco Hinz
deb89247c6 change license 2013-04-02 09:36:42 +02:00
Marco Hinz
0c6d4bfb3a skip list for files takes absolute paths 2013-03-29 13:31:23 +01:00
Marco Hinz
085dac556f readme: update installation instructions 2013-03-29 13:23:49 +01:00
Marco Hinz
fbf5a1738e readme: use setext style 2013-03-28 10:26:00 +01:00
Marco Hinz
2185073d1c fix mixed up mappings for jumping (]c and c[)
Closes #13.
2013-03-26 18:51:49 +01:00
Marco Hinz
11270fe702 docs: correct default mappings for jumping
Closes #12.
2013-03-26 18:46:30 +01:00
Marco Hinz
3a031f661a new additional mappings for jumping: [c and ]c 2013-03-26 14:25:45 +01:00
Marco Hinz
a885a536bd change of exception list handling
"Exception" is quite an overloaded term, thus exception lists were
renamed to skip lists; even 'skip dicts', since their type changed, too.
2013-03-26 10:34:29 +01:00
Marco Hinz
8eb00a2d08 new option: configure which VCS to check for 2013-03-25 16:12:31 +01:00
Marco Hinz
5829eab28f readme: shown options are only examples 2013-03-25 15:46:12 +01:00
Marco Hinz
2bf40f3ab8 readme: update 2013-03-22 19:00:59 +01:00
Marco Hinz
afba2048ba readme: add code highlighting 2013-03-21 15:04:08 +01:00
Marco Hinz
d497212647 add notes about getting feedback 2013-03-15 13:52:57 +01:00
Marco Hinz
99833f8b4a add RCS support 2013-03-15 13:08:56 +01:00
Marco Hinz
e467be6dec README: add gitgutter comparison 2013-03-14 12:51:19 +01:00
Marco Hinz
f20e67ba44 readme: add sign explanation 2013-03-14 11:17:00 +01:00
Marco Hinz
2e9cba3e2e update README and docs 2013-03-13 17:08:41 +01:00
Marco Hinz
c07fdea6a2 update readme 2013-03-12 15:08:27 +01:00
Marco Hinz
71d9567e7b readme: add longer introduction 2013-03-12 15:05:09 +01:00
Marco Hinz
9e09c80fef update signs on CursorHold or CursorHoldI
I added 2 new options that are disabled by default. Sign updating can
now be triggered after 'updatetime' miliseconds without keypresses in
either normal or insert mode:

For enabling:

let g:signify_cursorhold_normal = 1
let g:signify_cursorhold_insert = 1
2013-03-12 12:25:22 +01:00
Marco Hinz
8d1397787a update README 2013-03-12 01:14:48 +01:00
Marco Hinz
8cf6c61795 add support for darcs repos 2013-03-11 18:49:17 +01:00
Marco Hinz
06c7f1096b update README 2013-03-11 01:00:02 +01:00
Marco Hinz
da10ad7c2e update README 2013-03-10 11:29:19 +01:00
Marco Hinz
1dda2d491e update README 2013-03-10 10:59:52 +01:00
Marco Hinz
6089e2d6b3 readme: add reality 2013-03-08 10:39:23 +01:00
Marco Hinz
7eed444733 readme: what about vim-gitgutter? #3
I should go to bed rather sooner than later...
2013-03-07 15:37:17 +01:00
Marco Hinz
944c87db22 readme: what about vim-gitgutter? #2 2013-03-07 15:31:40 +01:00
Marco Hinz
b957b2fd4c readme: what about vim-gitgutter? 2013-03-07 15:26:03 +01:00
Marco Hinz
1570afaf66 readme: add exception lists 2013-03-07 13:58:54 +01:00
Marco Hinz
e3836c0423 fix 2 small typos 2013-03-07 13:58:05 +01:00
Marco Hinz
7727c169ed add options to README 2013-03-07 13:55:18 +01:00
Marco Hinz
b68825dbd3 rearrange README 2013-03-07 13:29:54 +01:00
Marco Hinz
65b3b69a01 bzr -> bazaar 2013-03-07 13:24:24 +01:00
Marco Hinz
a9d7fa8755 use 3-clause BSD license 2013-03-07 13:12:01 +01:00
Marco Hinz
a283312be6 add sign preserving option 2013-03-07 12:56:25 +01:00
Marco Hinz
e6be2c7d3b add support for cvs 2013-03-07 03:28:21 +01:00
Marco Hinz
9ef693960f add support for subversion 2013-03-07 02:47:42 +01:00
Marco Hinz
8b3dfd0937 add support for bazaar 2013-03-07 01:56:31 +01:00
Marco Hinz
506c2e2cbe add support for mercurial 2013-03-07 01:40:30 +01:00
Marco Hinz
51c80fe68c use "sy" as short name for signify 2013-03-06 23:40:57 +01:00
Marco Hinz
d0decd5f20 readme: add pathogen as suggested installation method 2013-03-06 13:51:23 +01:00
Marco Hinz
3e97b592dd add screenshot 2013-03-06 00:36:32 +01:00
Marco Hinz
904d702bc4 readme: small cosmetic change 2013-03-05 23:15:28 +01:00
Marco Hinz
58d75ce611 improve README 2013-03-05 20:12:24 +01:00