lifepillar / vim-colortemplate

The Toolkit for Vim Color Scheme Designers!
929 stars 29 forks source link

update commentstring to reflect changes from # to ; #38

Closed habamax closed 4 years ago

habamax commented 4 years ago

Using vim-commentary I get deprecated comments # instead of ;.

https://github.com/lifepillar/vim-colortemplate/blob/c4335e363f7bf7e38d7e755ecd941af219b1cf96/ftplugin/colortemplate.vim#L22

lifepillar commented 4 years ago

Thanks for reporting. I likely forgot to update commentstring. Will look into that later.

lifepillar commented 4 years ago

Ah ah, sorry. I was on mobile, and didn't read either the subject or the full text of your comment, hence my dumb reply. Anyway, this is fixed now!

habamax commented 4 years ago

np, :)