Browse Source

vi cw handling.

OPENBSD_2_0
downsj 28 years ago
parent
commit
9eb11bf694
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/virc

+ 2
- 2
src/etc/virc View File

@ -1,6 +1,6 @@
" $OpenBSD: virc,v 1.1 1996/09/23 05:04:38 downsj Exp $
" $OpenBSD: virc,v 1.2 1996/09/26 14:14:54 downsj Exp $
" Compatible mode for vim.
set cpoptions=$ esckeys formatoptions=vt history=0 iskeyword=@,48-57,_
set cpoptions=w$ esckeys formatoptions=vt history=0 iskeyword=@,48-57,_
set nomodeline nomore noshowcmd noshowmode notagrelative notextauto
set nowritebackup
set undolevels=0 updatecount=0 whichwrap="" wildchar=


Loading…
Cancel
Save