mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
fix(runtime): add commentstring for glsl ftplugin
This commit is contained in:

committed by
Christian Clason

parent
fd52b63f1d
commit
b6c1ce8a95
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