Files
neovim/runtime/lua/vim/_meta
Justin M. Keyes f3a54e7ccf refactor(lua): rename vim.diff => vim.text.diff #34864
Problem:
`vim.diff()` was introduced before we had the `vim.text` module, where
it obviously belongs.

Solution:
Move it.
2025-07-12 22:36:07 +00:00
..
2025-06-06 15:36:48 +01:00
2025-07-07 18:56:22 -07:00
2025-07-10 22:36:16 -04:00