Added .vimrc

This commit is contained in:
Phil 2021-03-03 17:39:08 +00:00
parent d690140506
commit 4fdebb6fb6

8
.vimrc Normal file
View File

@ -0,0 +1,8 @@
syntax on
set tabstop=4
filetype on
set nu
set ruler
set mouse=a
set list