vimrc

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules

commit d037c4240396845a9f9a73692f98ac8e6928e3a4
parent 37cad550ca3b625228ae7c1619372d1eb7d52d83
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Wed, 20 Jul 2022 17:06:49 -0500

Set backspace to default

Diffstat:
Mvimrc | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/vimrc b/vimrc @@ -2,7 +2,6 @@ set nocompatible set history=1000 set encoding=utf-8 -set backspace=eol,start set hidden set noshowmode