view templates/git/hooks/post-commit @ 211:499a3887f569

Remap smalls to <C-s> to use default s functionality
author zegervdv <zegervdv@me.com>
date Sat, 29 Nov 2014 18:07:30 +0100
parents a8279f1d5b39
children
line wrap: on
line source

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