Marco Hinz
3a031f661a
new additional mappings for jumping: [c and ]c
2013-03-26 14:25:45 +01:00
Marco Hinz
9d18304fee
proper escaping of filepaths
2013-03-26 13:58:58 +01:00
Marco Hinz
30c5a76ea9
adapt repo detect funcs to look like the vcs one
2013-03-26 13:57:57 +01:00
Marco Hinz
b7ffe16d0f
merge pull request #10 from rtwo
2013-03-26 13:17:26 +01:00
Marco Hinz
2fe0355d39
add Martin Hoch as contributor
2013-03-26 13:16:25 +01:00
Marco Hinz
d49b28d42f
polish pull request #10
...
References 7d305d7
.
2013-03-26 13:16:19 +01:00
Marco Hinz
7331e29696
silence mappings
2013-03-26 11:38:43 +01:00
Martin Hoch hoch@fidion.de
7d305d7e6d
Solved absolute path Problem for cvs.
...
Always cd into the files directory and call cvs diff relatively.
2013-03-26 11:09:32 +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
43e0f677cd
doc: update
2013-03-21 13:33:25 +01:00
Marco Hinz
0b151a747c
set s:path in start()
2013-03-19 22:34:31 +01:00
Marco Hinz
89ab458cb8
save calls concerning filename resolving
2013-03-18 01:51:19 +01:00
Marco Hinz
96f8217904
exe -> execute
2013-03-18 01:40:03 +01:00
Marco Hinz
fb0a3b3401
handle spaces in filepaths
...
Thanks for reporting, Robin Munn.
Closes #8 .
2013-03-18 01:37:14 +01:00
Marco Hinz
77dbf0e7eb
Revert "handle spaces in filepaths"
...
I apologize for the previous hasty commit.
This reverts commit 06a2a201dd
.
References #8 .
2013-03-18 00:34:26 +01:00
Marco Hinz
06a2a201dd
handle spaces in filepaths
...
Thanks for reporting, Robin Munn.
Closes #8 .
2013-03-17 23:42:45 +01:00
Marco Hinz
670ac81cbf
fix typo
2013-03-17 01:05:02 +01:00
Marco Hinz
a47cb357b4
add option for inheritating colors from LineNr
2013-03-17 00:42:11 +01:00
Marco Hinz
96d8bc1777
change autocmds
2013-03-16 18:12:33 +01:00
Marco Hinz
c7769de396
strip color from grep output
2013-03-16 17:29:25 +01:00
Marco Hinz
4d969afd4e
fix sign overwriting
2013-03-16 02:19:38 +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
34122c27f1
prevent sign flickering #2
2013-03-15 12:34:19 +01:00
Marco Hinz
fd5e0b25ec
don't lose sign colors at split
2013-03-15 01:27:05 +01:00
Marco Hinz
e467be6dec
README: add gitgutter comparison
2013-03-14 12:51:19 +01:00
Marco Hinz
09287499a1
docs: add sign explanation
2013-03-14 11:22:36 +01:00
Marco Hinz
f20e67ba44
readme: add sign explanation
2013-03-14 11:17:00 +01:00
Marco Hinz
e2e4a503b8
update screenshot
2013-03-14 10:54:21 +01:00
Marco Hinz
2b05c454de
small cosmetic changes
2013-03-13 19:23:47 +01:00
Marco Hinz
d653651cc0
Merge pull request #5 from nandryshak/master
...
Workaround for FocusGained bug in gvim on Windows
2013-03-13 11:22:46 -07:00
Nick Andryshak
2ec767f14c
Added missing quote (lol)
2013-03-13 14:08:28 -04:00
Nick Andryshak
987ff184d1
Fixed FocusGained bug in Windows Gvim
2013-03-13 14:06:52 -04:00
Marco Hinz
2e9cba3e2e
update README and docs
2013-03-13 17:08:41 +01:00
Marco Hinz
2d5c102754
handle non-English locales
2013-03-13 16:38:37 +01:00
Marco Hinz
c57a6a2e5b
make jump commands take a count
2013-03-13 16:34:55 +01:00
Marco Hinz
335d5c92dd
prevent column flickering during sign updating
2013-03-13 14:30:42 +01:00
Marco Hinz
f7745efc84
fix sign overwriting bug
2013-03-13 13:44:37 +01:00
Marco Hinz
af30da93f2
remember repo type after first detection
2013-03-13 01:37:46 +01:00
Marco Hinz
a0780696b9
only process files that actually exist on disk
...
Closed #4 .
2013-03-12 19:06:17 +01:00
Marco Hinz
2297ea4250
Revert "don't process fugitive files"
...
This reverts commit 746e21f750
.
2013-03-12 19:03:51 +01:00
Marco Hinz
746e21f750
don't process fugitive files
...
Closes #4 .
2013-03-12 17:32:00 +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
d95bc7c63b
update docs
2013-03-12 12:43:23 +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