Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add symbolic link as directories. #21

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SalOrak
Copy link
Owner

@SalOrak SalOrak commented Mar 13, 2024

From #20 issue.

If a symbolic link is found recursively in directories and it is a symlink to a directory it will be added to the directories list (absolute path).

In order to correctly display the path, the symlink has to be an absolute path symlink.

It modifies the process_item function of plenary.nvim to accept symbolic links. It is a custom implementation until the #560.

@SalOrak SalOrak linked an issue Jul 15, 2024 that may be closed by this pull request
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.

[Feature Request] Symlinks not detected as directories
1 participant