diff options
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -433,4 +433,4 @@ | |||
| 433 | 433 | ||
| 434 | (use-package warnings | 434 | (use-package warnings |
| 435 | :ensure nil | 435 | :ensure nil |
| 436 | :custom (warning-suppress-types '((comp)))) | 436 | :custom (warning-suppress-types '(comp))) |