mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 21:38:50 +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