Files
neovim/src
glepnir d95e3a4c9c fix: use no_ff instead of ffdos as condition
Problem: line2byte behavior is changed after commit b051b13. It no
longer return `-1` on empty buffer.

Solution: use `nof_ff` instead of `!ff_dos` as condition. Then
compatible behavior of line2byte() is restored.
2023-12-12 13:49:04 +08:00
..
2023-12-01 20:46:07 +01:00
2023-11-28 22:23:56 +01:00
2023-11-05 20:19:06 +01:00
2017-02-26 11:57:52 +01:00