Files
neovim/runtime/ftplugin/glsl.lua
Samuel Born 46c2962b3a fix(runtime): add commentstring for glsl ftplugin
(cherry picked from commit b6c1ce8a95)
2024-06-09 14:56:21 +02:00

2 lines
31 B
Lua

vim.bo.commentstring = '// %s'