Commit Graph

2 Commits

Author SHA1 Message Date
Juanito cde327c7ac
docs: streamline AGENTS.md for AI coding agents
- Reduce length from 244 to ~150 lines while preserving all essential info
- Consolidate build/lint/test commands section
- Streamline code style guidelines and combine related sections
- Simplify plugin configuration examples
- Add CI information and clarify testing status
- Maintain comprehensive coverage for AI agent development
2026-03-09 22:39:27 +00:00
Juanito f640f80e12
Add AGENTS.md development guide for AI coding agents
- Document build/lint/test commands for Neovim config
- Define code style guidelines based on .stylua.toml and existing patterns
- Outline project conventions and development workflow
- Include Neovim-specific considerations for plugin development
2026-03-09 22:15:23 +00:00