mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 19:07:06 +10:00
Kivy uses "#:" for preprocessing commands (like "#:import ...") which
were overridden by the comment syntax. This has been changed, and a
commentstring has been added.
closes: vim/vim#15163
8906e22df5
Co-authored-by: Riley Bruins <ribru17@hotmail.com>