summaryrefslogtreecommitdiff
path: root/ftplugin/toml.lua
diff options
context:
space:
mode:
authorAbouzar Parvan <[email protected]>2021-08-04 09:58:24 +0430
committerGitHub <[email protected]>2021-08-04 05:28:24 +0000
commite504e1f08cde5893cf6a6c39fd1029fced21b996 (patch)
tree61d0a53c4699bafed7c293c09927d74d2f6609c8 /ftplugin/toml.lua
parent686e54ab0dfa5ffcac37599e5de7984f1d9e738f (diff)
fix formatting and linting (#1220)
Diffstat (limited to 'ftplugin/toml.lua')
-rw-r--r--ftplugin/toml.lua2
1 files changed, 1 insertions, 1 deletions
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]]