From eda351ca897ca0270ed8b01798af3679914683a1 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 10 Mar 2021 17:22:05 +0100 Subject: Update --- ftplugin/dune.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftplugin/dune.vim') diff --git a/ftplugin/dune.vim b/ftplugin/dune.vim index 9d86d0a5..4f78d7c6 100644 --- a/ftplugin/dune.vim +++ b/ftplugin/dune.vim @@ -19,6 +19,6 @@ set lisp " Comment string setl commentstring=;\ %s -setl comments=:; +setl comments=n:; setl iskeyword+=#,?,.,/ -- cgit v1.2.3