mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-26 04:57:45 +01:00
vifm: added shortcut for printing
This commit is contained in:
parent
2c80a5e212
commit
d45a233cdb
@ -461,6 +461,10 @@ nnoremap cc cw<c-u>
|
||||
nnoremap xx :!vifm_extract %f<cr>
|
||||
nnoremap aa :!vifm_compress %f 7z
|
||||
|
||||
" Mapping cups printing
|
||||
nnoremap rr :!lp %f<cr>
|
||||
vnoremap rr :!lp %f<cr>
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
" Various customization examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user