Files
nvim-cmp/lua/cmp
Tyler Miller 969c5affa5 perf(core): simplify and improve find_line_suffix() (#1675)
Call `string.match()` once instead of calling `string.sub()` and
`string.find()` multiple times in a loop.
2023-08-12 11:52:37 +09:00
..
2023-08-12 02:51:03 +00:00
2021-08-04 01:07:12 +09:00
2023-06-30 21:49:25 +09:00
2023-05-03 17:06:27 +00:00
2023-02-24 12:15:40 +09:00
2023-02-24 12:15:40 +09:00
2021-08-27 23:26:54 +09:00
2023-08-10 16:52:10 +09:00
2022-07-24 12:44:53 +09:00