From: Sergey Matveev Date: Thu, 12 Jan 2023 12:35:32 +0000 (+0300) Subject: Proper comments in SQL X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=bb09f54e3a14ad45c2382f2a8559cccabb88d268 Proper comments in SQL --- diff --git a/vim/.vim/ftplugin/sql/comments.vim b/vim/.vim/ftplugin/sql/comments.vim new file mode 100644 index 0000000..8c0d563 --- /dev/null +++ b/vim/.vim/ftplugin/sql/comments.vim @@ -0,0 +1 @@ +set commentstring=--\ %s