Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 920 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 920 Bytes

Scout.vim

Plugin that allows you to use scout inside neovim.

You can use scout to quickly find files or buffers and open them in different windows.

Check the main documentation for more info about how to use it.

Installation

I recommend you to use a plugin manager.

With vim-plug you can install the plugin like this:

  • Add this to your ~/.config/nvim/init.vim
Plug 'jhbabon/scout.vim'
  • Install the plugin with the command :PlugInstall.

Demo

See scout inside neovim in action with Neovim's floating window:

asciicast

Or using a normal split window:

asciicast