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