Add files

This commit is contained in:
olari
2019-05-15 17:59:58 +03:00
parent 4919aac9d8
commit 7a5227762d
5 changed files with 29 additions and 3 deletions

2
.vimrc
View File

@@ -1,4 +1,4 @@
syntax on
set number
set tabstop=4
set autoindent
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab