Anons79 Mini Shell

Directory : /usr/share/nvim/runtime/plugin/
Upload File :
Current File : //usr/share/nvim/runtime/plugin/man.vim

" Maintainer: Anmol Sethi <[email protected]>

if exists('g:loaded_man')
  finish
endif
let g:loaded_man = 1

command! -bar -range=0 -complete=customlist,man#complete -nargs=* Man call man#open_page(v:count, v:count1, <q-mods>, <f-args>)

augroup man
  autocmd!
  autocmd BufReadCmd man://* call man#read_page(matchstr(expand('<amatch>'), 'man://\zs.*'))
augroup END

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]