lazygit.nvim
lazygit.nvim copied to clipboard
Switching to selected worktree directory
Is your feature request related to a problem? Please describe.
I recently started working with worktrees but when opening LazyVim inside of nvim and go to the worktree section, there is no way to change the current nvim work directory to the one selected. You can press o to open the editor, but then you have a vim instance inside of the lazygit window.
Describe the solution you'd like
When switching to a worktree, it would be nice if the nvim instance would switch to the worktree folder. I do not know in how far this would be possible though and it's not a big issue, it could just save time being able to do it directly inside of lazygit.