👋 I’m Nathan

TIL about :lcd in vim

⭐️ a blog post

:lcd can be used in vim to change the directory for a single window (split) which fzf respects and any window/buffer I open from there inherits the same local directory.

I’ve been using this to have one instance of vim open and keep different projects open in different tabs and it’s working well.