Shougo / deol.nvim

Dark powered shell interface for Vim/NeoVim
MIT License
331 stars 16 forks source link

Deol don't open in current working directory #15

Closed dhelbegor closed 4 years ago

dhelbegor commented 4 years ago

how to make Deol open automatically in the current working directory? actually when I do :Deol it's open in my ~/home dir, I know that the default is getcwd() and if I do :Deol -cwd=current_dir it actually works

Shougo commented 4 years ago

Really? It works for me.