Files
neovim/test/functional
luukvbaal 15bc930fca fix(memline): don't check line count for closed memline #32403
Problem:  Error thrown when for invalid line number which may be accessed
          in an `on_detach` callback at which point line count is
          intentionally set to 0.
Solution: Move empty memline check to before line number check.
2025-02-12 08:20:51 -08:00
..
2025-02-11 07:19:46 -08:00
2025-02-10 18:56:11 +01:00
2024-11-21 06:50:30 +08:00
2024-04-23 18:17:04 +02:00