summaryrefslogtreecommitdiff
path: root/etc/virc
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1996-09-23 05:04:39 +0000
committerJason Downs <downsj@cvs.openbsd.org>1996-09-23 05:04:39 +0000
commit39a989e6f44f5834a3cda99da2ecfed7b3364bc1 (patch)
treeccba9cd5eb722be77a96a1e546362c299b491db1 /etc/virc
parent067fdc8a853699b4670099cb9a0732e1eb81d598 (diff)
virc is sourced by vim when invoked as vi.
Diffstat (limited to 'etc/virc')
-rw-r--r--etc/virc7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/virc b/etc/virc
new file mode 100644
index 00000000000..5142fdba423
--- /dev/null
+++ b/etc/virc
@@ -0,0 +1,7 @@
+" $OpenBSD: virc,v 1.1 1996/09/23 05:04:38 downsj Exp $
+" Compatible mode for vim.
+set cpoptions=$ esckeys formatoptions=vt history=0 iskeyword=@,48-57,_
+set nomodeline nomore noshowcmd noshowmode notagrelative notextauto
+set nowritebackup
+set undolevels=0 updatecount=0 whichwrap="" wildchar=
+:version 4.0