summaryrefslogtreecommitdiffstats
path: root/kate/insertcommand/plugin_kateinsertcommand.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:24:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:24:39 +0900
commitc2cdd1a81546369d923008f8ba4fdb6828846122 (patch)
tree24add0ab832802ca7708aec39dad35450e0f88a8 /kate/insertcommand/plugin_kateinsertcommand.h
parenta854554c7e7e21c755f4da3f8b2e4b0d32ae4d32 (diff)
downloadtdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.tar.gz
tdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 61e4a38f6aef304b9bacac0a908430a141cb5fc8)
Diffstat (limited to 'kate/insertcommand/plugin_kateinsertcommand.h')
-rw-r--r--kate/insertcommand/plugin_kateinsertcommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kate/insertcommand/plugin_kateinsertcommand.h b/kate/insertcommand/plugin_kateinsertcommand.h
index 2c536c6..c0d6edc 100644
--- a/kate/insertcommand/plugin_kateinsertcommand.h
+++ b/kate/insertcommand/plugin_kateinsertcommand.h
@@ -170,4 +170,3 @@ class InsertCommandConfigPage : public Kate::PluginConfigPage
};
#endif // _PLUGIN_KATE_INSERT_COMMAND_H_
-// kate: space-indent on; indent-width 2; replace-tabs on;