1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00

Don't alert for long running sudoedit

This commit is contained in:
2021-12-29 11:58:07 +01:00
parent 6d7c9f504f
commit da12a7d43f

View File

@@ -67,6 +67,7 @@ AUTO_NOTIFY_IGNORE+=(
"git log"
"journalctl"
"jekyll serve"
"sudoedit"
)