snacks.nvim/lua
Anthony b4944ff320
fix(bigfile): bigfile doesn't work on windows. (#1969)
## Description

`bigfile` checks whether the path and the buffer name are identical in
filetype detection, but on windows, the path separator might be
different. The buffer name should be normalized here.

## Related Issue

Fixes #1722
2025-10-19 10:27:16 +02:00
..
snacks fix(bigfile): bigfile doesn't work on windows. (#1969) 2025-10-19 10:27:16 +02:00
trouble/sources Revert "feat: test" 2025-02-14 22:13:38 +01:00