From f5097b44b9c4d3814c8409c77bd421aa710fc00c Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 25 Sep 2022 23:02:16 +0800 Subject: [PATCH] change sql comment style --- after/ftplugin/sql.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 after/ftplugin/sql.vim diff --git a/after/ftplugin/sql.vim b/after/ftplugin/sql.vim new file mode 100644 index 0000000..8c0d563 --- /dev/null +++ b/after/ftplugin/sql.vim @@ -0,0 +1 @@ +set commentstring=--\ %s