mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
Merge pull request #25368 from neovim/backport-25362-to-release-0.9
[Backport release-0.9] fix(runtime): add commentstring for D ftplugin
This commit is contained in:
1
runtime/ftplugin/d.lua
Normal file
1
runtime/ftplugin/d.lua
Normal file
@@ -0,0 +1 @@
|
||||
vim.bo.commentstring = '/*%s*/'
|
Reference in New Issue
Block a user