1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2025-06-01 20:09:13 +02:00

Various from Locksmith

This commit is contained in:
Eric-Teunis de Boone 2017-08-26 13:30:58 +02:00
parent ecd9e69323
commit 57953d9c90
6 changed files with 16 additions and 7 deletions

View file

@ -21,6 +21,7 @@ filetype indent on
" Set tabbing stuff
set tabstop=4
set softtabstop=4
set shiftwidth=4
set noexpandtab