Fixed tabs and spaces

This commit is contained in:
Tibo De Peuter 2022-04-25 12:39:34 +02:00
parent fb1b9dbabc
commit e8d22b2cb4

View file

@ -5,6 +5,8 @@
filetype on
filetype plugin on
filetype indent on
set tabstop=4
set shiftwidth=0
set expandtab
set incsearch
set number