- Update all plugins to latest stable versions
- Add dynamic framework module loading based on FRAMEWORK environment variable
- Support Vue.js and Python framework-specific community modules
- Implement conditional AI plugin activation via DEEPSEEK_API_KEY and THIRD_PARTY_AI_ASSISTANT environment variables
- Improve modularity and configurability of Neovim setup
Signed-off-by: User <user@example.com>
- Replace separate python.lua and vue.lua configs with unified init.lua
- Add dynamic tool installation based on FRAMEWORK environment variable
- Update avante.nvim plugin version from 0.0.23 to 0.0.27
- Remove obsolete mason/.gitignore file