snacks.nvim/lua
felipeymn 345eeb6941
fix(statuscolumn): only execute za when fold exists (#1093)
## Description

Currently, clicking the status column on a line without a fold results
in an error (see screenshot below). This PR adds a check before
executing `za` to prevent this issue.

## Screenshots

![statuscolumn](https://github.com/user-attachments/assets/c0377595-cdcc-438c-bd3f-2feabb3a220a)
2025-02-12 07:01:19 +01:00
..
snacks fix(statuscolumn): only execute za when fold exists (#1093) 2025-02-12 07:01:19 +01:00
trouble/sources