Julian / Julian/lean.nvim

Improve how sub-functionality is configured

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Lua
Stars
581
Forks
60
Avg merge
4d 12h
Merged PRs (30d)
2

Description

- [ ] Provide a unified API for (re)-configuring sub-functionality, rather than ad hoc functions like `infoview.set_autoopen`. Inspiration probably can be taken from` vim.diagnostic.config` (i.e. we probably should use a similar API).
- [ ] Unknown options provided to a config table should warn or error. Right now an unknown option is silently ignored, which allows typos (or mistakes due to backward incompatibility).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.