]> code.delx.au - dotfiles/blobdiff - .vim/abbrs/cppmain.cpp
Convert tabs to spaces
[dotfiles] / .vim / abbrs / cppmain.cpp
index c47dfd8ce9a3980aaf0bdcb1d5e9c8a6f72a2258..cedf7a4128b641bbbce8292c305cc988e5c1eaf3 100644 (file)
@@ -8,7 +8,7 @@
 int
 main(void)
 {
-       ___
-       return 0;
+    ___
+    return 0;
 }