fix(git): defaults to no signature
This commit is contained in:
parent
15b579e873
commit
2238f946c4
4 changed files with 18 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue