Skip to content

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

Open
AckslD wants to merge 1 commit into
ahmedkhalf:mainfrom
AckslD:on_chdir
Open

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

Conversation

@AckslD

@AckslD AckslD commented Apr 19, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@AckslD

AckslD commented Apr 19, 2024

Copy link
Copy Markdown
Contributor Author

For example I wanted to do:

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

@DrKJeff16

Copy link
Copy Markdown

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
Copy Markdown

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