Update 2023-04-01 22:13 OpenBSD/amd64

This commit is contained in:
c0dev0id 2023-04-01 22:13:08 +02:00
parent 4ffbef6b09
commit 1df591ed47
1 changed files with 2 additions and 1 deletions

3
.vimrc
View File

@ -1,5 +1,6 @@
" vim options
set mouse=v
set shm+=I
set hlsearch
set showcmd
set backspace=indent,eol,start
@ -69,7 +70,7 @@ set shiftwidth=4
set tabstop=4
set wrapmargin=4
set expandtab
set tags=tags
set tags=/home/sdk/.dev/tags
set wrapscan
set noedcompatible
set path=.