`lua_{autocmd}` like attribute
- Dominant language
- Rust
- Stars
- 13
- Forks
- 0
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 4
Description
It is useful to manage scripts tied to plugins as modules, even if they are not necessarily scripts that load in association with plugins. Attributes are provided to achieve this. The attributes `lua_start`, `lua_{startup}`, and `lua_{autocmd}` are meant to be loaded at startup, after startup, and when the specified auto command is fired, respectively. We do not consider this to be the best configuration.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing how the existing lua_start and lua_{startup} attributes are handled, then clarify the intended configuration for lua_{autocmd}; done should mean the specified autocmd loads the associated module as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim, rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100