Please forgive me

This commit is contained in:
mr0xb 2020-02-12 14:31:00 -05:00
commit 8068610b32
3 changed files with 11 additions and 4 deletions

1
.vimrc
View file

@ -1,6 +1,7 @@
syntax enable
set tabstop=2
set softtabstop=2
set shiftwidth=2
set expandtab
set number
set showcmd