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