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
Using vim.fs.normalize provides better path normalization across
different operating systems. This change improves path handling
consistency in file operations for the CopilotChat plugin.
There's also a typo fix in the function name from 'normalie' to
'normalize' at one location.
0 commit comments