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
I have different todo.txt files for different projects and I would like to keep them separated.
todo.txt-vim highlights the syntax only if you open a file with the name "todo.txt".
I would like the plugin to highlight all files which ends with "todo.txt", in regular expression would be "*todo.txt".
Where can I add such feature?
thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I have different todo.txt files for different projects and I would like to keep them separated.
todo.txt-vim highlights the syntax only if you open a file with the name "todo.txt".
I would like the plugin to highlight all files which ends with "todo.txt", in regular expression would be "*todo.txt".
Where can I add such feature?
thanks.
The text was updated successfully, but these errors were encountered: