fix(runtime): add commentstring for glsl ftplugin

(cherry picked from commit b6c1ce8a95)
This commit is contained in:
Samuel Born
2024-06-09 14:16:31 +02:00
committed by Christian Clason
parent b6b2272573
commit 46c2962b3a

View File

@ -0,0 +1 @@
vim.bo.commentstring = '// %s'