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/?a=commitdiff_plain;h=bb09f54e3a14ad45c2382f2a8559cccabb88d268;hp=75b3f4a55b7c8dbed33cee22b13070e1501c5a7e;p=dotfiles.git 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