view templates/git/hooks/post-merge @ 124:474a8dbb1ac5

Ignore certain filetypes when completing for (m)vim
author zegervdv <zegervdv@me.com>
date Mon, 29 Sep 2014 21:42:23 +0200
parents a8279f1d5b39
children
line wrap: on
line source

#!/bin/sh
.git/hooks/ctags >/dev/null 2>&1 &