Update 2023-12-31 21:59 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-12-31 21:59:50 +01:00
parent 62360d0f1d
commit 0f34c8ba99
14 changed files with 415 additions and 387 deletions

View File

@@ -26,6 +26,10 @@ let mapleader = ","
" nnoremap # #``
" nnoremap n <S-n>
" SMOOTH SCROLLING
set t_TI=[4?h
set t_TE=[4?l
" INDENTATION
set noautoindent
set nosmartindent