Use tabs instead of spaces

This commit is contained in:
2024-11-19 19:59:56 +01:00
parent 299b128d5a
commit c84564fed0
3 changed files with 6 additions and 3 deletions

View File

@@ -16,6 +16,10 @@ set hlsearch
set foldmethod=indent
set history=1000
set nofoldenable
set autoindent
set tabstop=4
set shiftwidth=4
set noexpandtab
let @q = 'GpA ^['
let @w = 'Gpo^['