Skip to content

Conversation

@KaspervdHeijden
Copy link

Description

This PR enables users to disable mouse clicks events in the statuscolumn for folds.

Tested with configuration:

 {
     'folke/snacks.nvim',
    event = 'VeryLazy',
    opts  = {
        statuscolumn = {
            folds = {
                click_events = false,
                open  = true,
            },
    },
}

@github-actions github-actions bot added size/s Small PR (<10 lines changed) statuscolumn and removed size/s Small PR (<10 lines changed) labels Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant