Skip to content

Add doc how to show hidden (dot) files #69

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

Closed
Natherul opened this issue Apr 1, 2023 · 2 comments
Closed

Add doc how to show hidden (dot) files #69

Natherul opened this issue Apr 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Natherul
Copy link

Natherul commented Apr 1, 2023

Is your feature related to a problem?

Yes, I cant find any documentation on how its done. Its been asked several times in git (in now closed issues) but even following those I cannot seem to be able to do this.

As example:
AstroNvim/AstroNvim#631
Contains code snippets that does nothing, or Im simply not understanding them.

Describe the new feature

Write clear documentation somewhere on https://astronvim.com/ with what file to edit and how to edit it. (with full file example would be best)

Additional context

No response

@Natherul Natherul added the enhancement New feature or request label Apr 1, 2023
@mehalter mehalter transferred this issue from AstroNvim/AstroNvim Apr 1, 2023
@mehalter
Copy link
Member

mehalter commented May 2, 2023

This can be found with ? in the neo-tree filetree or you can look at the neo-tree documentation. We are trying to minimize the duplicated documentation when the plugins themselves will have infinitely better documentation than we will write.

TL;DR H will toggle hidden files

@mehalter mehalter closed this as not planned Won't fix, can't repro, duplicate, stale May 2, 2023
@Natherul
Copy link
Author

Natherul commented May 3, 2023

The TLDR does not apply. Im looking for a PERMANENT setting. I will however look at the documentation mentioned later.

EDIT: and purpose of not wanting double doc is fine but then it should be clear from your doc imho where to find this information as I was not aware of such when looking.

After more googling now that I know it was neo-tree I managed to solve it. For anyone stumbling across this.
https://github.com/Natherul/astronvim/blob/main/plugins/neo-tree.lua
Solves it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants