================
@@ -270,3 +270,5 @@ if version >= 508 || !exists("did_c_syn_inits")
endif
let b:current_syntax = "llvm"
+
+setlocal commentstring=;\ %s
----------------
nickdesaulniers wrote:
done
https://github.com/llvm/llvm-project/pull/71838