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
refactor: unify logging by using logger module instead of vim.notify
- Replace all vim.notify calls with appropriate logger.* calls for consistency
- Remove redundant notifications where logger already handles the logging
- Maintain unified logging throughout the project
- Better adherence to project's logging standards
Co-authored-by: ThomasK33 <[email protected]>
0 commit comments