You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this autocmd addition, my nvim freezes on any buffer switch. Not sure 100% if this is the exact reason, but when I turn the m_taskwarrior_d down, the editor does not freeze.
The text was updated successfully, but these errors were encountered:
Hey, I think you have typo in
init.lua
:the _config exposes
file_patterns
while other places refer tofile_pattern
.Since this autocmd addition, my nvim freezes on any buffer switch. Not sure 100% if this is the exact reason, but when I turn the
m_taskwarrior_d
down, the editor does not freeze.The text was updated successfully, but these errors were encountered: