From a2ec438e39e81695ab5a679089733101f455a1f1 Mon Sep 17 00:00:00 2001
From: mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>
Date: Fri, 30 Aug 2013 11:04:10 +0000
Subject: add .exrc

set text width correctly automatically for vim users

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@25 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
---
 .exrc | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .exrc

diff --git a/.exrc b/.exrc
new file mode 100644
index 0000000..045b3c5
--- /dev/null
+++ b/.exrc
@@ -0,0 +1,5 @@
+"VIM settings to for correct formatting.  They are activated by adding the
+"following settings (without the " symbol) as last two lines in $HOME/.vimrc:
+"set secure
+"set exrc
+set textwidth=65
-- 
cgit v1.2.3