Feat: add ln command for vifm
This commit is contained in:
@@ -143,6 +143,7 @@ command! make !!make %a
|
|||||||
command! mkcd :mkdir %a | cd %a
|
command! mkcd :mkdir %a | cd %a
|
||||||
command! vgrep vim "+grep %a"
|
command! vgrep vim "+grep %a"
|
||||||
command! reload :write | restart
|
command! reload :write | restart
|
||||||
|
command ln ln -s %f:p %D
|
||||||
|
|
||||||
" ------------------------------------------------------------------------------
|
" ------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user