fix(efm): ignore "declared here" messages

This commit is contained in:
2025-10-01 02:24:58 +02:00
parent b730c50b5a
commit c45385a92e
+1
View File
@@ -44,6 +44,7 @@ vim.api.nvim_create_autocmd("FileType", {
.. "%-G%*[ ]from %f:%l:,"
.. "%-G%*[ ]from %f:%l\\,,"
.. "%-G%*[ ]from %f:%l,"
.. "%-G%f:%l:%c: note: '%*[^']' declared here,"
.. "%D%*\\a[%*\\d]: Entering directory %*[`']%f',"
.. "%X%*\\a[%*\\d]: Leaving directory %*[`']%f',"
.. "%D%*\\a: Entering directory %*[`']%f',"