Skip to content

feat(): adds an optional callback when directory changes#151

Open
AckslD wants to merge 1 commit intoahmedkhalf:mainfrom
AckslD:on_chdir
Open

feat(): adds an optional callback when directory changes#151
AckslD wants to merge 1 commit intoahmedkhalf:mainfrom
AckslD:on_chdir

Conversation

@AckslD
Copy link
Contributor

@AckslD AckslD commented Apr 19, 2024

No description provided.

@AckslD
Copy link
Contributor Author

AckslD commented Apr 19, 2024

For example I wanted to do:

      on_chdir = function()
        vim.fn.system('zoxide add .')
      end,

@DrKJeff16
Copy link

The author seems to be inactive, sadly. I'm maintaining a fork and would love to see this integrated into it.

Of course, if you're interested

@DrKJeff16
Copy link

Update

@AckslD I've implemented this feature in my improved and up-to-date version of project.nvim, if you're interested!

https://github.com/DrKJeff16/project.nvim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants