Skip to content

configuration documentation could be better #17

@jam1015

Description

@jam1015

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions