Mercurial > vim-gutentags
diff README.md @ 33:aed756d6934e
Prevent lock and temp-File to remain after forced exit.
Added trap to remove those temporary files if the script gets stopped
unexpectedly (e.g. when vim is exited before the tag-file is fully
generated.)
Also changed /bin/sh to /bin/bash, because [[ ]] doesn't work with an
standard shell. You need at least bash.
author | Gerhard Siegesmund <gerhard.siegesmund@btd.de> |
---|---|
date | Wed, 29 Oct 2014 13:57:07 +0100 |
parents | 4e1b0253f71a |
children | 5c1baa6007d8 |