mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added a comment for the threshold options
This commit is contained in:
@@ -100,6 +100,7 @@ return {
|
|||||||
dotfiles = false,
|
dotfiles = false,
|
||||||
},
|
},
|
||||||
notify = {
|
notify = {
|
||||||
|
-- Notifies everything from the INFO severity to ERROR
|
||||||
threshold = vim.log.levels.INFO,
|
threshold = vim.log.levels.INFO,
|
||||||
absolute_path = false,
|
absolute_path = false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user