From 8ce13aa6f74b8608b1261807ef66a8a8483d7587 Mon Sep 17 00:00:00 2001 From: Vikas Raj Date: Sat, 2 Oct 2021 18:33:43 +0530 Subject: [PATCH] graphql: add `commentstring` --- after/ftplugin/graphql.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 after/ftplugin/graphql.vim diff --git a/after/ftplugin/graphql.vim b/after/ftplugin/graphql.vim new file mode 100644 index 000000000..463eea989 --- /dev/null +++ b/after/ftplugin/graphql.vim @@ -0,0 +1 @@ +setlocal commentstring=#\ %s