francoiscabrol / ranger.vim

Ranger integration in vim and neovim
664 stars 58 forks source link

zsh:1: command not found: ranger #90

Closed benwoodward closed 4 years ago

benwoodward commented 4 years ago

My init.vim (neovim):

Plug 'https://github.com/francoiscabrol/ranger.vim'
Plug 'https://github.com/rbgrouleff/bclose.vim'

I tried <leader>f and received the following error:

zsh:1: command not found: ranger

[Process exited 127]

EDIT: Didn't realise ranger was a cli tool. For anyone else with this ↑ just run: brew install ranger.