vifm / vifm.vim

Vim plugin that allows use of vifm as a file picker
335 stars 19 forks source link

Open vifm with file from last edit buffer being selected #24

Open vlcinsky opened 7 years ago

vlcinsky commented 7 years ago

I use https://github.com/tpope/vim-vinegar vim plugin and got used to the easy I can open file browser by simply clicking -.

But even without any special plugin, it is possible starting up vifm within neovim and do so with context of currently open file (I mean: the context exists, but is not used yet).

With directories having longer file list it would be great to have the file I started vifm from open.

vifm provides an option --select (which can be even used twice).

Warning: vifm will fail to start if the file specified by --select does not exist.

Given such functionality is implemented, review of all files in a directory shall become much simpler:

(the - assumes the vim-vinegar is installed)

rbong commented 5 years ago

This plugin is now deprecated, please redirect your issue to vifm.vim if appropriate

https://github.com/vifm/vifm.vim

xaizek commented 5 years ago

Transferred the issue.