edit %AppData%\Notepad++\langs.xml
Specifically, change this line:
<Language name="nncrontab" ext="tab spf" commentLine="\" commentStart="" commentEnd="">
to this:
<Language name="nncrontab" ext="spf" commentLine="\" commentStart="" commentEnd="">
Removing tab from the list of extensions for nncrontab files.