This commit is contained in:
2025-08-04 18:52:24 +02:00
parent eb8164bdca
commit 6f30d2d0a1
41 changed files with 88 additions and 21 deletions

View File

@ -178,4 +178,6 @@ highlight StatusLine cterm=none ctermfg=white ctermbg=blue
"Remove all trailing whitespace by pressing F5
nnoremap <F5> :let _s=@/<Bar>:%s/\s\+$//e<Bar>:let @/=_s<Bar><CR>
set belloff=all
colorscheme PaperColor