update...

This commit is contained in:
2025-04-21 11:03:43 +02:00
parent 4ca783c392
commit 1b53d23b9b
123 changed files with 26575 additions and 186 deletions

View File

@ -175,4 +175,7 @@ set statusline=\ %F\ %(\|\ flags:\ %R%M%H%W\ %)%(\|\ type:\ %Y\ %)%(\|\ format:\
set laststatus=2
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>
colorscheme PaperColor