fix(git): defaults to no signature

This commit is contained in:
Bruno Carlin 2024-02-19 17:45:35 +01:00
parent 15b579e873
commit 2238f946c4
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
4 changed files with 18 additions and 3 deletions

View file

@ -250,7 +250,7 @@ filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm,*.svg
fileviewer *.bmp,*.jpg,*.jpeg,*.gif,*.xpm
\ convert -identify %f -verbose /dev/null
fileviewer *.png
\ termview %d/%c
\ termview %d/%c %N
" OpenRaster
filextype *.ora
@ -472,3 +472,4 @@ nnoremap <f8> :delete<cr>
" Block particular shortcut
"
" nnoremap <left> <nop>