Kaydet (Commit) da835746 authored tarafından Khaled Hosny's avatar Khaled Hosny

Add vim modeline to new files

Change-Id: I01cbd3b0698d458d8ba7267f2c70271db14f559f
üst 8a796410
...@@ -81,3 +81,5 @@ public: ...@@ -81,3 +81,5 @@ public:
}; };
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -796,3 +796,5 @@ bool CommonSalLayout::IsKashidaPosValid(int nCharPos) const ...@@ -796,3 +796,5 @@ bool CommonSalLayout::IsKashidaPosValid(int nCharPos) const
return false; return false;
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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