mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
This commit is contained in:
1
runtime/ftplugin/c.lua
Normal file
1
runtime/ftplugin/c.lua
Normal file
@@ -0,0 +1 @@
|
||||
vim.bo.commentstring = '/*%s*/'
|
||||
Reference in New Issue
Block a user