[llvm] [vim] set commentstring (PR #71838)

Nick Desaulniers via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 09:59:59 PST 2023


================
@@ -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


More information about the llvm-commits mailing list