Files
neovim/test/functional
Willaaaaaaa 689b45dda3 fix(write): show E17 on all platforms #40595
Problems:
On Windows, `:w somedir` (where somedir is an existing directory
in pwd) shows the misleading `E13: File exists (add ! to override)`
instead of `E17: "somedir" is a directory`.

Solution:
drop unnecessary `#ifdef` guard.
2026-07-19 15:42:59 -04:00
..
2026-07-18 14:31:36 -04:00
2026-06-28 19:01:24 -04:00
2026-06-28 19:01:24 -04:00