This commit is contained in:
LinlyBoi
2023-07-28 16:24:46 +03:00
parent 00c910b602
commit caf0305f0e
2 changed files with 3 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ set ts=4 sw=4 sts=4
set list listchars=tab:>-,trail:-
" I can't count.
set relativenumber
set number
" Fold settings {{{
set foldenable
@@ -81,7 +82,7 @@ set shortmess=atI
set noshowmode
set expandtab
set noexpandtab
set wildmenu