fix(runtime): add commentstring for glsl ftplugin

This commit is contained in:
Samuel Born
2024-06-09 14:16:31 +02:00
committed by Christian Clason
parent fd52b63f1d
commit b6c1ce8a95

View File

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