scout.vim icon indicating copy to clipboard operation
scout.vim copied to clipboard

Use scout fuzzy finder inside neovim

Results 1 scout.vim issues
Sort by recently updated
recently updated
newest added

Instead of having the position of the window fixed, a could be passed to the function to open the window in wherever we want: ``` :vertical ScoutFiles ``` See [`:h...

enhancement