/neovim-ranger

A Neovim plugin for using ranger.

Primary LanguageVim script

Neovim Ranger

A plugin for using ranger inside neovim.

Installation

If you use vim-plug, add these lines to your Vim configuration file:

Plug 'tpope/vim-vinegar'
Plug 'panickbr/neovim-ranger'

Dependencies

This plugins depends on tpope/vim-vinegar to work properly.