Tabs, auto-indent and line numbers

main
mandlm 2016-09-24 01:13:08 +02:00
commit f233fc4640
1 changed files with 6 additions and 0 deletions

6
vimrc Normal file
View File

@ -0,0 +1,6 @@
filetype plugin indent on
set tabstop=4
set shiftwidth=4
set number