mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
fix(runtime): add commentstring for glsl ftplugin
(cherry picked from commit b6c1ce8a95
)
This commit is contained in:
committed by
Christian Clason
parent
b6b2272573
commit
46c2962b3a
1
runtime/ftplugin/glsl.lua
Normal file
1
runtime/ftplugin/glsl.lua
Normal file
@ -0,0 +1 @@
|
||||
vim.bo.commentstring = '// %s'
|
Reference in New Issue
Block a user