Files
neovim/test/functional
zeertzjq 7304fc275e fix(excmd): :trust executed even when inside false condition (#36032)
Problem:  :trust is executed even when inside false condition.
Solution: Make skip_cmd() return true for CMD_trust, as ex_trust() does
          not handle eap->skip itself.
(cherry picked from commit 2f35221774)
2025-10-05 03:00:48 +00:00
..
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00