4 lines
58 B
Fish
4 lines
58 B
Fish
|
function man
|
||
|
nvim -c "Man $argv" -c 'silent only'
|
||
|
end
|