snacks.nvim/lua
Chris Grieser 7627b81d9f
fix(notifier): disable colorcolumn by default (#66)
## Description
`colorcolumn` should be disabled by default, since in most cases, the
user will not want to have them displayed in a notification.

## Screenshots
before:
![Pasted image 2024-11-12 at 19 59
40](https://github.com/user-attachments/assets/c866b87a-6cae-4cb1-9a0c-a769acb3e99a)

after:
![Pasted image 2024-11-12 at 20 02
06](https://github.com/user-attachments/assets/55dc0ea7-34f1-47c4-aaf7-f55175422506)
2024-11-12 20:09:37 +01:00
..
snacks fix(notifier): disable colorcolumn by default (#66) 2024-11-12 20:09:37 +01:00