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