lmburns / lf.nvim

Lf file manager for Neovim (in Lua)
MIT License
98 stars 12 forks source link

Select current file on open #8

Closed Keep-Simple closed 1 year ago

Keep-Simple commented 1 year ago

Hey! I had issues selecting current open files and made a fork with a dirty fix. https://github.com/Keep-Simple/lf.nvim/commit/eef4ca986ecb84fa725481771e75d0efd2ea2468

The idea was to pass the current file path to the lf directly at the start, instead of the directory