feat: ignore codeaction menu for scrollbar

This commit is contained in:
NotAShelf 2023-04-18 03:22:35 +03:00
parent 824c852ec1
commit 936efd2197
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22

View file

@ -51,7 +51,8 @@ in {
'TelescopePrompt', 'TelescopePrompt',
'noice', 'noice',
'NvimTree', 'NvimTree',
'alpha' 'alpha',
'code-action-menu-menu'
}, },
} }
''; '';