diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2010-06-05 14:12:42 +0300 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-11-08 10:00:18 -0800 |
commit | dedd7918a33a002923954c1333bd6729cdc3d03f (patch) | |
tree | 513a2f05ca5d94569cc05b3e577cd62dd04a9604 /vim/README | |
parent | eb80315d5a191569c2a9445e55bec196596ef2b0 (diff) |
vim: include own improved git-diff syntax
The old one wasn't working at all on newer vims.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'vim/README')
-rw-r--r-- | vim/README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -10,11 +10,6 @@ Dependencies: mailx: To send mail, notmuch.vim uses the UNIX mailx command. - git-diff: - The vim interface makes use of the git-diff.vim syntax file - which is available from - http://github.com/motemen/git-vim/blob/master/syntax/git-diff.vim - To install: make install |