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

feature: header graphics #283

Closed
1 task done
resistorsoftware opened this issue Dec 13, 2024 · 2 comments
Closed
1 task done

feature: header graphics #283

resistorsoftware opened this issue Dec 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@resistorsoftware
Copy link

Did you check the docs?

  • I have read all the snacks.nvim docs

Is your feature request related to a problem? Please describe.

I added header = [[ "foo"]] to my header sections but it only ever renders the default Neovim text.

Describe the solution you'd like

I was wondering if we could use any old art like the alpha.lua plugin uses.

Describe alternatives you've considered

Have not considered anything. just curious as to how one might override the default.

Additional context

[[ ]],
[[  ]],
[[ ████ ██████ █████ ██ ]],
[[ ███████████ █████  ]],
[[ █████████ ███████████████████ ███ ███████████ ]],
[[ █████████ ███ █████████████ █████ ██████████████ ]],
[[ █████████ ██████████ █████████ █████ █████ ████ █████ ]],
[[ ███████████ ███ ███ █████████ █████ █████ ████ █████ ]],
[[ ██████ █████████████████████ ████ █████ █████ ████ ██████ ]],
[[ ]],

@resistorsoftware resistorsoftware added the enhancement New feature or request label Dec 13, 2024
@folke
Copy link
Owner

folke commented Dec 13, 2024

Yes of course you can. Please check the docs or ask in discussions.

@folke folke closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2024
@Jay-Madden
Copy link
Contributor

#341 i found an answer to this question in this discussion post

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

3 participants