added a comment for the threshold options

This commit is contained in:
aminnairi
2024-01-03 18:03:57 +01:00
parent 701b692380
commit 20a30aeb69
@@ -100,6 +100,7 @@ return {
dotfiles = false,
},
notify = {
-- Notifies everything from the INFO severity to ERROR
threshold = vim.log.levels.INFO,
absolute_path = false,
},