Add vi modelines to files. Ignore vim backup files

This commit is contained in:
Jesse Gumm 2013-08-30 06:52:20 -05:00
parent 0fbd4576ce
commit 8bc27f62fd
14 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,4 @@
%%% vi:ts=4 sw=4 et
%%%-------------------------------------------------------------------
%%% @author Eric Merritt <ericbmerritt@gmail.com>
%%% @copyright 2011 Erlware, LLC.