summaryrefslogtreecommitdiff
path: root/.exrc
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-08-30 11:04:10 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-08-30 11:04:10 +0000
commita2ec438e39e81695ab5a679089733101f455a1f1 (patch)
tree07256e29f7aacae651edd451f4b8b690006cf333 /.exrc
parent4c087bd79a3fe3bc192fa09a76340fea2864105c (diff)
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
Diffstat (limited to '.exrc')
-rw-r--r--.exrc5
1 files changed, 5 insertions, 0 deletions
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