summaryrefslogtreecommitdiffstats
path: root/kate/part/kateluaindentscript.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /kate/part/kateluaindentscript.cpp
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/part/kateluaindentscript.cpp')
-rw-r--r--kate/part/kateluaindentscript.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/kate/part/kateluaindentscript.cpp b/kate/part/kateluaindentscript.cpp
index 375b0b7d4..a5361f662 100644
--- a/kate/part/kateluaindentscript.cpp
+++ b/kate/part/kateluaindentscript.cpp
@@ -525,4 +525,3 @@ void KateLUAIndentScriptManager::parseScriptHeader(const TQString &filePath,
//END
#endif
-// kate: space-indent on; indent-width 2; replace-tabs on;