add objective-C to add-modelines
This commit is contained in:
@@ -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 *.mm'
|
SourceFiles='*.cxx *.cpp *.hxx *.hpp *.c *.h *.m *.mm'
|
||||||
|
|
||||||
# Set defaults (don't change these)
|
# Set defaults (don't change these)
|
||||||
ModelineReplace="false"
|
ModelineReplace="false"
|
||||||
|
Reference in New Issue
Block a user