Hi, I was struggling why my nvim has problems to detect commentstring, and I've found, that it was not set, so I have to add to my autocommands: autocmd FileType tidal setlocal commentstring=--\ %s Maybe it is worth to add it to -> ftplugin/tidal.vim