mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 20:21:50 +10:00
Problem: The default commentstring for C/C++ can lead to invalid code when commenting and does not match the Nvim codebase. Solution: Change commentstring to `// %s` as used by Neovim. Also set all commentstrings that derive from the default C string explicitly (and correctly).
15 KiB
15 KiB