Kaydet (Commit) fda9d127 authored tarafından Caolán McNamara's avatar Caolán McNamara

add .src and .hrc to add-modelines

Change-Id: I4c0d2d408c5de770bbad54294a109743fa35b3f6
üst 5fe7a424
...@@ -31,7 +31,7 @@ set -o posix ...@@ -31,7 +31,7 @@ set -o posix
# Change these to taste # Change these to taste
FirstLine='/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */' FirstLine='/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */'
LastLine='/* vim:set shiftwidth=4 softtabstop=4 expandtab: */' LastLine='/* vim:set shiftwidth=4 softtabstop=4 expandtab: */'
SourceFiles='*.cxx *.cpp *.hxx *.hpp *.c *.h *.m *.mm *.idl' SourceFiles='*.cxx *.cpp *.hxx *.hpp *.c *.h *.m *.mm *.idl *.src *.hrc'
# Set defaults (don't change these) # Set defaults (don't change these)
ModelineReplace="false" ModelineReplace="false"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment