Files
avante.nvim/lua/avante
ESSO0428 6fc4f16a4e fix: normalize CRLF to LF in read_file_from_buf_or_disk (#1622)
Ensure consistent line endings when reading files by converting CRLF
(`\r\n`) to LF (`\n`). This fixes incorrect line number detection
when modifying CRLF-formatted files.

Addresses yetone/avante.nvim#1621.
2025-03-18 10:43:22 +08:00
..
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-07 00:30:30 +08:00
2024-11-23 21:49:33 +08:00
2025-03-17 17:51:08 +08:00