diff options
Diffstat (limited to 'app/app.gyp')
-rw-r--r-- | app/app.gyp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/app.gyp b/app/app.gyp index b008c1a..1ae1335 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -389,3 +389,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: |