mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-29 03:21:16 +01:00
tools/etc: clearer file structure
This commit is contained in:
@@ -478,7 +478,7 @@ nnoremap cc cw<c-u>
|
||||
nnoremap A cw
|
||||
|
||||
" Mapping for extraction
|
||||
nnoremap x :!extract %f<cr>
|
||||
nnoremap x :!vifm_extract %f<cr>
|
||||
|
||||
" Open console in current directory
|
||||
nnoremap ,t :!xterm &<cr>
|
||||
|
||||
1
.local/bin/etc/vifm/vifm_extract
Symbolic link
1
.local/bin/etc/vifm/vifm_extract
Symbolic link
@@ -0,0 +1 @@
|
||||
../../tools/extract
|
||||
Reference in New Issue
Block a user