1
0
mirror of https://github.com/akelge/vim synced 2025-07-06 14:59:07 +00:00

minor adjustment (syncronization between Library and SVN)

This commit is contained in:
simonec
2011-05-30 10:59:02 +00:00
parent 1d5b73d438
commit 4fdce6be97
4 changed files with 8 additions and 4 deletions

View File

@ -21,4 +21,7 @@ LOGCHECK=30
REPORTTIME=15
WATCH=notme
WATCHFMT="%n %a %l (%m) at %t."
# Set umask to collaborative mode
umask 002
# vim: set ts=4 sw=4 tw=0 ft=zsh :