You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(nvim): migrate to lazyvim.json for extras plugins configuration
Replace manual LazyVim extras imports in `lazy.lua`
with centralized `lazyvim.json` configuration.
This aligns with `LazyVim` recommended configuration approach and makes managing extras more maintainable.
0 commit comments