mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
Please forgive me
This commit is contained in:
parent
03be310a9b
commit
8068610b32
3 changed files with 11 additions and 4 deletions
1
.vimrc
1
.vimrc
|
|
@ -1,6 +1,7 @@
|
|||
syntax enable
|
||||
set tabstop=2
|
||||
set softtabstop=2
|
||||
set shiftwidth=2
|
||||
set expandtab
|
||||
set number
|
||||
set showcmd
|
||||
|
|
|
|||
Loading…
Reference in a new issue