Skip to content

Commit

Permalink
[ex][vi] Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fifthdrew committed Dec 17, 2024
1 parent 2b55e78 commit 3b665f9
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions vi/.exrc
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
set showmode
" POSIX ex/vi settings
set autoindent
set report=0
set showmatch
set matchtime=1
set ruler
set shiftwidth=4
set tabstop=4
set wrapmargin=4
set verbose
set leftright
set windowname
set extended
set tildeop
set searchincr
set cedit=^R
set filec=^V
"set showmode

0 comments on commit 3b665f9

Please sign in to comment.