mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +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