Replies: 2 comments
-
I second this: either automatic, or a command to do so. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here's a workaround to run a command from the project root. But I don't think we can use that to change the pwd inside of helix automatically. Now in the local /.helix/config.toml we can create keybinds with it:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
proj-a
and currently at~/proj-a/dir1/file2
,~/proj-a
contains.git
folder~/proj-a
proj-b
and currently at~/proj-b/dir3/file4
and now in that buffer can the cwd be set as~/proj-b
?https://github.com/leelavg/dotfiles/blob/ec6934215fb822e1d914ffa7eef9cfccd790e8f8/config/init.vim#L75-L102
https://github.com/leelavg/dotfiles/blob/ec6934215fb822e1d914ffa7eef9cfccd790e8f8/config/init.vim#L269
Beta Was this translation helpful? Give feedback.
All reactions