mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
vifm: added shortcut for printing
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user