From e504e1f08cde5893cf6a6c39fd1029fced21b996 Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Wed, 4 Aug 2021 09:58:24 +0430 Subject: fix formatting and linting (#1220) --- ftplugin/toml.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftplugin') diff --git a/ftplugin/toml.lua b/ftplugin/toml.lua index 0b5f845f..701685a4 100644 --- a/ftplugin/toml.lua +++ b/ftplugin/toml.lua @@ -1 +1 @@ -vim.cmd[[setlocal commentstring=#%s]] +vim.cmd [[setlocal commentstring=#%s]] -- cgit v1.2.3