This commit is contained in:
Agatha Lovelace 2022-04-09 18:42:05 +02:00
parent 97efa6095a
commit 6baf6651ca
Signed by: sorceress
GPG Key ID: 11BBCFC65FC9F401
1 changed files with 2 additions and 0 deletions

2
.vimrc
View File

@ -76,6 +76,8 @@ set wrap
set mouse=a
set softtabstop=4 noexpandtab
set laststatus=2
set noshowmode
set whichwrap+=<,>,h,l
" let &t_SI = "\<Esc>[6 q"