diff options
| author | jdhao <jdhao@hotmail.com> | 2022-09-25 23:02:16 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-09-25 23:02:16 +0800 |
| commit | f5097b44b9c4d3814c8409c77bd421aa710fc00c (patch) | |
| tree | 99725a5a593d5656fa390f91fb22c98db41e8701 /after/ftplugin | |
| parent | 238886c136ab8d145aa416de8ed2372a6e603ce3 (diff) | |
change sql comment style
Diffstat (limited to 'after/ftplugin')
| -rw-r--r-- | after/ftplugin/sql.vim | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
