Marco Hinz
32f70cac6d
Merge branch 'ext-signs'
2013-06-24 11:27:53 +02:00
Marco Hinz
be483c494a
README: update
2013-06-22 15:17:39 +02:00
Marco Hinz
2f43b45009
README: add animated gif
2013-06-07 19:54:50 +02:00
Marco Hinz
413dd15e4b
Docs: explain new delete signs
2013-06-07 11:37:21 +02:00
Marco Hinz
925c3aee29
README: add difftool option
2013-06-07 08:56:47 +02:00
Marco Hinz
22b1cf491f
make HL class for changed_delete configurable
...
Closes #25 .
2013-04-25 14:37:47 +02:00
Marco Hinz
f93a7a8fc8
readme: add note about Sy 2.0
2013-04-22 16:46:31 +02:00
Marco Hinz
9d37da9c95
readme: typo
2013-04-19 23:18:26 +02:00
Marco Hinz
c4955656ad
make font weight configurable
...
People using themes for their terminal emulators that do a lot of
voodoo, could experience sign color problems because of the font being
bold by default.
Thus a new variable was introduced: g:signify_sign_weight.
Fixes #24 .
2013-04-18 06:59:26 +02:00
Marco Hinz
eaf722e5bf
add support for fossil
2013-04-16 11:37:57 +02:00
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