diff options
| author | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-09-13 20:08:15 +0300 |
|---|---|---|
| committer | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-09-20 13:03:11 +0300 |
| commit | ba70ec5b4fa2ac5d0c1cad0a2e2e7ef5052728ba (patch) | |
| tree | 4ca07780a4b1b7d348e29524ab3f77700fc31867 /config.def.h | |
| parent | 6dc8e6e3e4ec51644f7d54830ba817277ad321aa (diff) | |
add vim modeline
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index aaf92b3..6e11747 100644 --- a/config.def.h +++ b/config.def.h @@ -84,3 +84,5 @@ static Button buttons[] = { { MOD1, Button3, mousemotion, {.i = RESIZE}}, }; #endif + +/* vim: set expandtab ts=4 sts=4 sw=4 : */ |
