vim modeline

http://vim.wikia.com/wiki/Modeline_magic
This commit is contained in:
Christopher Dunn
2014-04-19 21:41:03 +00:00
parent 09439b7bc7
commit 77cd83890d
11 changed files with 11 additions and 2 deletions

View File

@@ -298,3 +298,4 @@ int main( int argc, const char *argv[] )
return exitCode;
}
// vim: et ts=4 sts=4 sw=4 tw=0