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

configuration documentation could be better #17

Open
jam1015 opened this issue Feb 17, 2025 · 1 comment
Open

configuration documentation could be better #17

jam1015 opened this issue Feb 17, 2025 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jam1015
Copy link

jam1015 commented Feb 17, 2025

reading through it it is not 100% clear what to do to configure this plugin. for example in the 'Make it Yours' section it is not completely clear what to do with that M objject. In Namu_config.md you have

require("namu").setup({ namu = { options = { ... } } })

not really clearn what namu = ... is. It seems to refer to either the symbols, colorscheme, or ui element eplorers but this isn't clear. my advice is to have one block of code that explicitly has all options. great plugin, and the configuration is figure-outable, but at this moment not 100% transparent to someone who wants to take a glance, copy in the complete default config to their neovim config and fool around with it later.

@bassamsdata bassamsdata added the documentation Improvements or additions to documentation label Feb 17, 2025
@bassamsdata
Copy link
Owner

Thanks a bunch for your feedback! You’re absolutely right about that.

I’ve made a few changes to the readme to include the default values in a clearer way. I hope it’s easier to understand now. Please let me know what you think!

I’m also planning to update the doc with more explanations. I think it’s a bit outdated now, so I want to make sure it’s up-to-date and helpful.

@bassamsdata bassamsdata self-assigned this Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants