lmburns / lf.nvim

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

Is it possible to make neovim global cd into the specific directory using lf #26

Open ogios opened 11 months ago

ogios commented 11 months ago

lfcd.sh is what i normally use in terminal, i want to know if it's possible to cd in nvim to move to the specific directory

it brings more convenience.