Files
neovim/runtime/lua
phanium f2e60d000e fix: fn.exists() typos (#34390)
Problem:  `exists()` checks should test for being equal to 1 rather than truthy, and extui check can be more restrictive.
Solution:  Adjust `exists()` guards to equal 1 and use `matchparen#CursorMoved`.
2025-06-09 09:07:38 +02:00
..
2025-05-17 10:59:14 +02:00
2025-06-09 09:07:38 +02:00
2025-02-09 18:10:54 +01:00
2025-06-06 15:36:48 +01:00