- Add LuaDoc annotations and type definitions for better code documentation
- Implement package name validation to prevent command injection attacks
- Improve error handling with proper notifications and graceful failure handling
- Remove debug prints and make code production-ready
- Add proper module exports for better code organization
- Clean up obsolete lazy_lock_files/vue.json file
Signed-off-by: User <user@example.com>
- Replace DEEPSEEK_API_KEY check with THIRD_PARTY_AI_ASSISTANT for more flexible AI integration
- Add comprehensive code comments and documentation for better maintainability
- Improve configuration structure and readability
- 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