vifm / vifm.vim

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

Can't open in split. #38

Closed PedroVSCoimbra closed 4 years ago

PedroVSCoimbra commented 4 years ago

Whichever command I use :VsplitVifm, :SplitVifm or :Vifm I'm getting the same result none of them is opening in split mode. I've also tried the neovifm plugin with that one I menage to get it in split mode but I was not able to map it (map <leader>f :Vifm . <cr>) though if I typed that command in the command line it worked just fine and in vsplit mode.

How can I fix this?