change discord-presence lazy-load event

This commit is contained in:
2025-01-13 21:11:41 -05:00
parent 0fd404bbf9
commit 5162860a70
+1 -1
View File
@@ -36,7 +36,7 @@ M.minialign = { 'InsertEnter' }
M.minisplitjoin = { 'InsertEnter' }
--- Discord Presence events
M.presence = { 'BufReadPre' }
M.presence = { 'LazyFile' }
--- RipGrep Substitute events
M.ripsub = { 'InsertEnter' }