71c33e63b2
* fix(nvim): Correctly handle different cwds * fix(ci): suppress missing-fields diagnostic in test file * fix(test): clear DirChanged autocmd to prevent race in e2e suite * fix(test): normalize paths for cross-platform comparison in e2e * fix(test): robust path normalization for Windows 8.3 names and case * fix(test): use fs_realpath for Windows 8.3 name expansion * fix(test): constrain grep test to .rs files to avoid flaky ordering * fix(constraints): double-negation bug in Not(Glob(...)) filtering